Initial e2e testing

Authored by @FatherInire
This commit is contained in:
FatherInire 2022-05-13 17:55:29 +10:00 committed by GitHub
parent 3e3cb7e2f9
commit a12123ca01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 55 additions and 4 deletions

3
.gitignore vendored
View file

@ -10,4 +10,5 @@ venv/
.sass-cache/
flask_session/
.DS_Store
site_settings.json
site_settings.json
.venv