aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/androidTest
Commit message (Collapse)AuthorAgeFilesLines
* use new service interface instead of deprecated old interfacemgeier632016-05-081-2/+2
|
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for ↵Dominik Schürmann2015-10-152-5/+5
| | | | db contract
* mime: create more general InputDataOperation, which for now and does basic ↵Vincent Breitmoser2015-09-152-3/+3
| | | | mime parsing
* make sure clipboard service retrieval is always null-proofVincent Breitmoser2015-07-051-5/+4
|
* instrument: add filesize check to text encryption testVincent Breitmoser2015-06-301-27/+6
|
* instrument: add test for empty clipboard, fix empty clipboard errorVincent Breitmoser2015-06-301-0/+15
|
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-1/+1
|
* instrument: add tests for adv key share fragmentVincent Breitmoser2015-06-292-0/+128
|
* instrument: small fix and up to date coverage.ecVincent Breitmoser2015-06-261-3/+0
|
* instrument: stash away bitmapmatcher for laterVincent Breitmoser2015-06-261-0/+63
|
* Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-262-0/+184
|\
| * instrument: first couple of tests for OpenPGP APIVincent Breitmoser2015-06-262-1/+185
| |
* | instrument: save fileVincent Breitmoser2015-06-231-2/+43
| |
* | fix original file deletion (and instrumentation)Vincent Breitmoser2015-06-231-1/+1
| |
* | instrument: delete file and inline preference testsVincent Breitmoser2015-06-234-50/+175
| |
* | implement deletion of filesVincent Breitmoser2015-06-232-2/+2
| |
* | instrument: adapt to new decrypt file dialog, and some minor fixesVincent Breitmoser2015-06-232-5/+28
| |
* | instrument: some cleanupVincent Breitmoser2015-06-224-91/+14
| |
* | instrument: test error handling in asymmetric operationsVincent Breitmoser2015-06-221-0/+45
| |
* | instrument: restructure some tests, add bad clipboard data testVincent Breitmoser2015-06-227-41/+45
| |
* | 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