Added basic unit tests of non-integrated functions

This commit is contained in:
Joel Collins 2020-11-25 15:25:17 +00:00
parent f54684b460
commit 5137d1b9dc
7 changed files with 228 additions and 46 deletions

2
pytest.ini Normal file
View file

@ -0,0 +1,2 @@
[pytest]
norecursedirs = .git build node_modules