summaryrefslogtreecommitdiff
path: root/app/src/test
AgeCommit message (Collapse)Author
2018-01-108773 more test cases and clean-upcyBerta
2018-01-098773 refactoring ProviderAPI for testability, setting up basic unit test ↵cyBerta
framework
2017-12-14Update constants renamingcyBerta
2017-12-12Add Splash StartActivityFup Duck
* added Splash StartActivity to handle updates and initialization * created global Constants * move EIPConstants to Constants * create update possibility * use VectorDrawable as background for StartActivity
2017-12-07add some tests for EipStatuscyBerta
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames ↵cyBerta
confusing constants, updates robotium
2017-10-13Merge branch '8758_switch_providers' into 'master'cyberta
#8758 fix switching providers See merge request leap/bitmask_android!11
2017-10-09#8758 fix switching providerscyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta
2017-09-21update ics-openvpn: add and fix testscyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2017-04-17[ag] Update README to promote smoother on-boardingaguestuser
* add detailed instructions on installing and compiling * provide workarounds for gotchas setting up emulator on debian * offer instructions for building in docker side-effects: * update build tools & gradle version * fix indentation in build.gradle * comment out tests in `TestLogFileHandler` causing `build` to break (and provide justification)
2016-10-13Handle RequestPermisson sdk>23kwadronaut
closes #8536