Closed ErikBjare closed 1 year ago
@ShootingKing-AM Getting the hang of this now! Instrumented tests now running with gradle.
Fixed a bunch of stuff, like the other (non-screenshot) instrumented test, and expecting the E2E tests to finally pass soon. Turns out the "useTestStorageService" doesn't work on API level <= 27
, so disabled it for now.
Also added a bunch of caching to generation of jniLibs etc which should drastically reduce build times most of the time (as long aw-server-rust submodule hasn't been updated).
Experimental continuation of #90