Add test for the main error handler

This commit is contained in:
Veronica K. B. Olsen
2020-09-19 13:06:58 +02:00
parent e9fd293689
commit 365e2676fb
7 changed files with 70 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
[pytest]
markers =
project: Project classes tests
error: Thest various error handling scenarios
core: Core functionality tests
gui: Qt5 GUI tests
serial