fix(android/engine): Fix disabled unit tests
Open
android/
android/engine/
bug
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
> Gradle deprecated enableUnitTestBinaryResources=true. Although Robolectric documentation claims that field is no longer needed (android/KMEA/gradle.properties ), this causes several unit tests to fail with ResourcesNotFoundExceptions. Regrettably, I've disabled the affected tests until I can fix them 😞
This can be made into a separate issue if need be
_Originally posted by @darcywong00 in https://github.com/keymanapp/keyman/issues/5098#issuecomment-843840105_
Contributor guide
Assessment
This issue has not been assessed yet.