Updated existing NWProject tests

This commit is contained in:
Veronica K. B. Olsen
2020-12-04 21:28:35 +01:00
parent 91ece2b7f2
commit 57397fa2bc
9 changed files with 101 additions and 87 deletions
+1
View File
@@ -69,4 +69,5 @@ The commands for the respective test categories are listed below.
| Unit | NWStatus class | nw/core/status.py | `-m core` | `-k testCoreStatus` |
| Unit | NWTree class | nw/core/tree.py | `-m core` | `-k testCoreTree` |
| Unit | OptionsState class | nw/core/options.py | `-m core` | `-k testCoreOptions` |
| Unit | ToHtml class | nw/core/tohtml.py | `-m core` | `-k testCoreToHtml` |
| Unit | Tokenizer class | nw/core/tokenizer.py | `-m core` | `-k testCoreToken` |