test: add new exception check & update snapshots

This commit is contained in:
jordanbrauer
2021-06-16 14:04:50 -05:00
parent 6a7ee90ff5
commit e21e3080e0
2 changed files with 11 additions and 1 deletions

View File

@ -527,6 +527,7 @@
PASS Tests\Unit\TestSuite
✓ it does not allow to add the same test description twice
✓ it alerts users about tests with arguments but no input
PASS Tests\Visual\Help
✓ visual snapshot of help command output
@ -554,5 +555,5 @@
✓ it is a test
✓ it uses correct parent class
Tests: 4 incompleted, 7 skipped, 340 passed
Tests: 4 incompleted, 7 skipped, 341 passed