Updated Google Summer of Code 2015 (markdown)

Dominik Schürmann 2015-03-12 14:45:32 +01:00
parent 414a6fd558
commit c796348525
1 changed files with 1 additions and 0 deletions

@ -120,6 +120,7 @@ OpenKeychain supports elliptic curve cryptography, but only the ECDSA and ECDH a
## Improve unit tests
**Brief explanation:** Unit tests are important, especially for a security-related application like OpenKeychain. We have a reasonable amount of unit tests which covers critical parts of our crypto code for a total of 25% coverage. Testing on Android has come a long way since last year though, so this task is about exploring those new possibilities and seriously improving that coverage, including UI and API test cases.
Related: https://github.com/open-keychain/open-keychain/issues/689
**Expected results:** Test coverage, possible use of more test frameworks