API & Client - replace testcafe with selenium for e2e tests

This commit is contained in:
Sam
2020-09-13 21:39:44 +02:00
parent f626559e5e
commit 1ad847c857
12 changed files with 481 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ sphinx-bootstrap-theme = "^0.7.1"
recommonmark = "^0.6.0"
pyopenssl = "^19.0"
freezegun = "^1.0.0"
pytest-selenium = "^2.0.0"
[tool.pytest]
norecursedirs = "fittrackee_api/.venv"