Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Mark test suite as done
Browse files Browse the repository at this point in the history
* Test coverage is now above 90% (covering all classes and methods)
* More tests should still be added covering more failure modes
* Consider mutation testing
  • Loading branch information
brevilo committed Nov 26, 2021
1 parent 62c4a90 commit 9f7b11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Using maven: `mvn install`
- [x] Run basic tests
- [x] Set up CI and release process
- [x] Provide packages for Maven
- [ ] Implement test suite
- [x] Implement test suite
- [ ] Security audit
- [ ] Memory management audit
- [ ] Consider Gradle to integrate Olm
Expand Down

0 comments on commit 9f7b11f

Please sign in to comment.