Skip to content

Commit be05978

Browse files
authored
Update README test checklist (payjoin#765)
2 parents 91f3e15 + 0c8d01f commit be05978

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Seeking review of the code that verifies there is no overpayment. Contributions
5858
- [x] Most checks implemented
5959
- [x] Documentation
6060
- [x] Unit test with official test vectors passes
61-
- [ ] Many unit tests
61+
- [x] Many unit tests
6262
- [x] Fee contribution support
6363
- [x] Example client using bitcoind
6464
- [x] Tested and works with BTCPayServer
@@ -73,7 +73,7 @@ Seeking review of the code that verifies there is no overpayment. Contributions
7373
- [x] Most checks implemented
7474
- [x] Documentation
7575
- [x] Unit test with official test vectors passes
76-
- [ ] Many unit tests
76+
- [x] Many unit tests
7777
- [x] Fee contribution support
7878
- [x] Example server using bitcoind
7979
- [x] Tested and works with BTCPayServer
@@ -97,6 +97,7 @@ Seeking review of the code that verifies there is no overpayment. Contributions
9797
- [x] Integration tests
9898
- [ ] Fuzzing
9999
- [x] Coverage measurement
100+
- [x] Mutation testing
100101

101102
## Minimum Supported Rust Version (MSRV)
102103

0 commit comments

Comments
 (0)