Aegis/app/src
Alexander Bakker 39ecfba3e4 Add initial set of UI tests
This patch adds an initial set of UI tests for Aegis built using Espresso. It
covers a fair bit of the essential functionality of the app, but there are lots
more tests we could add later on.

This also reconfigures our Travis CI build manifest to run the tests on API 21,
23, 27 and 28 emulators. It was a real pain to get this to work well, but let's
hope it's stable now.

I had to downgrade ``com.google.android.material`` to 1.0.0, because 1.1.0
introduced an issue where the test would hang.
2020-06-10 16:15:52 +02:00
..
androidTest/java/com/beemdevelopment/aegis Add initial set of UI tests 2020-06-10 16:15:52 +02:00
main Release v1.2-beta5 2020-06-10 14:59:22 +02:00
test/java/com/beemdevelopment/aegis Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00