* add EnvManager class * holds all functions that are env file related * integrates runner dependency resolution * add integration and unit tests for EnvManager Reviewed-on: local-it-infrastructure/e2e_tests#6 Co-authored-by: Daniel <d.brummerloh@gmail.com> Co-committed-by: Daniel <d.brummerloh@gmail.com> |
||
|---|---|---|
| .. | ||
| authentik_test.py | ||
| config.yaml | ||
| conftest.py | ||
| nextcloud_test.py | ||
| pytest.ini | ||
| README.md | ||
| vikunja_test.py | ||
| wekan_test.py | ||
| wordpress_test.py | ||
Installation
pip install pytest-playwright playwright install
Run Tests:
pytest -k nextcloud
playwright show-trace trace.zip