Overhaul tests to use py.test

This commit is contained in:
Aarni Koskela
2023-05-11 21:57:43 +03:00
parent d41a31a508
commit 793a491923
17 changed files with 307 additions and 326 deletions

3
.gitignore vendored
View File

@@ -35,4 +35,5 @@ notification.mp3
/cache.json*
/config_states/
/node_modules
/package-lock.json
/package-lock.json
/.coverage*