add some more tests

This commit is contained in:
2021-04-06 23:16:54 -07:00
parent f53640ec4f
commit 1ddc459ed3
5 changed files with 53 additions and 3 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
db.sqlite3
accounts/__pycache__
accounts/migrations/__pycache__
accounts/tests/__pycache__
audio/__pycache__
audio/migrations/__pycache__
audio/tests/__pycache__