mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 07:11:41 +01:00
TODO: Make an explicit note that we need to start testing --format=json
The recent fix to handle utf8 in the JSON output is the kind of bug I'd never like to see again, (so that I'd like the test suite to be helping us track that).
This commit is contained in:
parent
4a44284692
commit
9091f0fe74
1 changed files with 2 additions and 0 deletions
2
TODO
2
TODO
|
@ -204,6 +204,8 @@ re-index these for existing messages at the next database upgrade).
|
|||
|
||||
Test suite
|
||||
----------
|
||||
Start testing --format=json.
|
||||
|
||||
Achieve 100% test coverage with the test suite.
|
||||
|
||||
Modularize test suite (to be able to run individual tests).
|
||||
|
|
Loading…
Reference in a new issue