Automated browser testing (#1415)

* Move automated api tests to api directory

* First pass at automated browser testing
This commit is contained in:
Gabe Kangas
2021-09-17 14:04:09 -07:00
committed by GitHub
parent 5fc8465746
commit cc6b257470
29 changed files with 9094 additions and 25 deletions

1
.gitignore vendored
View File

@@ -37,3 +37,4 @@ backup/
!webroot/js/web_modules/**/dist
!core/data
test/test.db
test/automated/browser/screenshots