Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | instrument: some cleanup | Vincent Breitmoser | 2015-06-22 | 4 | -91/+14 |
| | |||||
* | instrument: test error handling in asymmetric operations | Vincent Breitmoser | 2015-06-22 | 1 | -0/+45 |
| | |||||
* | instrument: restructure some tests, add bad clipboard data test | Vincent Breitmoser | 2015-06-22 | 7 | -41/+45 |
| | |||||
* | instrument: some updates to asymmetric decrypt tests | Vincent Breitmoser | 2015-06-22 | 8 | -7/+617 |
| | |||||
* | instrument: fix DrawableMatcher for varying contexts | Vincent Breitmoser | 2015-06-20 | 1 | -1/+1 |
| | |||||
* | instrument: check for encrypt/sign status icons | Vincent Breitmoser | 2015-06-20 | 2 | -18/+37 |
| | |||||
* | instrument: update asymmetric tests | Vincent Breitmoser | 2015-06-20 | 2 | -61/+19 |
| | |||||
* | instrument: update symmetric tests | Vincent Breitmoser | 2015-06-20 | 2 | -21/+157 |
| | |||||
* | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-18 | 1 | -15/+19 |
|\ | |||||
| * | instrument: fix accidentally broken test | Vincent Breitmoser | 2015-06-17 | 1 | -15/+19 |
| | | |||||
* | | Merge branch 'v/instrument' into v/multi-decrypt | Vincent Breitmoser | 2015-06-17 | 13 | -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 Breitmoser | 2015-06-17 | 1 | -0/+29 |
| | | | | | | | | see android bug report https://code.google.com/p/android/issues/detail?id=170607 | ||||
| * | instrument: license stuff | Vincent Breitmoser | 2015-06-17 | 9 | -7/+93 |
| | | |||||
| * | instrument: import public keys as public | Vincent Breitmoser | 2015-06-17 | 1 | -1/+1 |
| | | |||||
| * | instrument: test EncryptKeyCompletionView | Vincent Breitmoser | 2015-06-17 | 3 | -4/+115 |
| | | |||||
| * | instrument: use contrib drawer methods, respect passphrase cache | Vincent Breitmoser | 2015-06-17 | 3 | -45/+32 |
| | | |||||
| * | work on asymmetric operation instrumentation tests | Vincent Breitmoser | 2015-06-17 | 2 | -101/+233 |
| | | |||||
| * | some cleanup in instrumentation tests | Vincent Breitmoser | 2015-06-17 | 2 | -15/+1 |
| | | |||||
| * | instrument: finish symmetric text encryption test | Vincent Breitmoser | 2015-06-17 | 4 | -4/+156 |
| | | |||||
| * | preliminary EditKeyTest | Vincent Breitmoser | 2015-06-17 | 1 | -0/+86 |
| | | |||||
| * | clean up helper code, add withKeyItemId matcher for KeyListAdapter | Vincent Breitmoser | 2015-06-17 | 6 | -101/+105 |
| | | |||||
| * | instrument: change handling in PassphraseDialogActivity to work with espresso | Vincent Breitmoser | 2015-06-17 | 1 | -2/+6 |
| | | |||||
| * | instrument: work on instrumentation tests | Vincent Breitmoser | 2015-06-17 | 4 | -162/+269 |
| | | |||||
| * | instrument: add test for symmetric text encrypt/decrypt | Vincent Breitmoser | 2015-06-17 | 1 | -0/+124 |
| | | |||||
| * | instrument: add helper for snackbar check (2) | Vincent Breitmoser | 2015-06-17 | 1 | -0/+31 |
| | | |||||
| * | instrument: add helper method for snackbar checking | Vincent Breitmoser | 2015-06-17 | 1 | -0/+27 |
| | | |||||
| * | stash away stuff | Vincent Breitmoser | 2015-06-17 | 3 | -0/+1303 |
| | | |||||
| * | update instrumentation test to JUnit4 | Vincent Breitmoser | 2015-06-17 | 1 | -1/+9 |
| | | |||||
| * | fix instrumentation test(s) | Vincent Breitmoser | 2015-06-17 | 1 | -10/+13 |
| | | |||||
* | | fix instrumentation test(s) | Vincent Breitmoser | 2015-06-13 | 1 | -10/+13 |
|/ | |||||
* | Espresso test for CreateKeyActivity | Manoj Khanna | 2015-04-25 | 2 | -0/+268 |
| | |||||
* | Start on Robolectric integration test | Art O Cathain | 2014-06-16 | 1 | -12/+0 |
| | |||||
* | update unit test support in build files | Vincent Breitmoser | 2014-05-27 | 1 | -0/+12 |