update: converted tests to test runner and added to pipeline

removed some dependencies :)
This commit is contained in:
Calum Mackervoy
2021-02-16 12:46:44 +00:00
committed by Jean-Baptiste Pasquier
parent 5b837db36d
commit 2d0e2c2d70
8 changed files with 158 additions and 51 deletions

5
.gitignore vendored
View File

@ -3,4 +3,7 @@ db.sqlite3
*.pyc
*.egg-info
dist
script
script
.idea/*
*/.idea/*
*.DS_STORE