aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/androidTest
Commit message (Collapse)AuthorAgeFilesLines
* instrument: some updates to asymmetric decrypt testsVincent Breitmoser2015-06-228-7/+617
|
* instrument: fix DrawableMatcher for varying contextsVincent Breitmoser2015-06-201-1/+1
|
* instrument: check for encrypt/sign status iconsVincent Breitmoser2015-06-202-18/+37
|
* instrument: update asymmetric testsVincent Breitmoser2015-06-202-61/+19
|
* instrument: update symmetric testsVincent Breitmoser2015-06-202-21/+157
|
* Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-181-15/+19
|\
| * instrument: fix accidentally broken testVincent Breitmoser2015-06-171-15/+19
| |
* | Merge branch 'v/instrument' into v/multi-decryptVincent Breitmoser2015-06-1713-2/+2178
|\| | | | | | | | | | | | | Conflicts: .travis.yml OpenKeychain/src/androidTest/java/org/sufficientlysecure/keychain/CreateKeyActivityTest.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
| * workaround for coverage bug (for now!)Vincent Breitmoser2015-06-171-0/+29
| | | | | | | | see android bug report https://code.google.com/p/android/issues/detail?id=170607
| * instrument: license stuffVincent Breitmoser2015-06-179-7/+93
| |
| * instrument: import public keys as publicVincent Breitmoser2015-06-171-1/+1
| |
| * instrument: test EncryptKeyCompletionViewVincent Breitmoser2015-06-173-4/+115
| |
| * instrument: use contrib drawer methods, respect passphrase cacheVincent Breitmoser2015-06-173-45/+32
| |
| * work on asymmetric operation instrumentation testsVincent Breitmoser2015-06-172-101/+233
| |
| * some cleanup in instrumentation testsVincent Breitmoser2015-06-172-15/+1
| |
| * instrument: finish symmetric text encryption testVincent Breitmoser2015-06-174-4/+156
| |
| * preliminary EditKeyTestVincent Breitmoser2015-06-171-0/+86
| |
| * clean up helper code, add withKeyItemId matcher for KeyListAdapterVincent Breitmoser2015-06-176-101/+105
| |
| * instrument: change handling in PassphraseDialogActivity to work with espressoVincent Breitmoser2015-06-171-2/+6
| |
| * instrument: work on instrumentation testsVincent Breitmoser2015-06-174-162/+269
| |
| * instrument: add test for symmetric text encrypt/decryptVincent Breitmoser2015-06-171-0/+124
| |
| * instrument: add helper for snackbar check (2)Vincent Breitmoser2015-06-171-0/+31
| |
| * instrument: add helper method for snackbar checkingVincent Breitmoser2015-06-171-0/+27
| |
| * stash away stuffVincent Breitmoser2015-06-173-0/+1303
| |
| * update instrumentation test to JUnit4Vincent Breitmoser2015-06-171-1/+9
| |
| * fix instrumentation test(s)Vincent Breitmoser2015-06-171-10/+13
| |
* | fix instrumentation test(s)Vincent Breitmoser2015-06-131-10/+13
|/
* Espresso test for CreateKeyActivityManoj Khanna2015-04-252-0/+268
|
* Start on Robolectric integration testArt O Cathain2014-06-161-12/+0
|
* update unit test support in build filesVincent Breitmoser2014-05-271-0/+12