Add basic tests, wip

This commit is contained in:
Zed 2019-06-28 04:56:02 +02:00
parent 7107c79334
commit 8fac54ac8c
5 changed files with 199 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
nitter
*.html
*.db
*.db
tests/__pycache__