e2e_tests/previous-work
Daniel 8172f685de rework-output-and-test-logic (#3)
* fix flakey tests in authentik / wordpress

* make it possible to rerun tests partially -> passed will be skipped, failed will be repeated

* improve organization of all outputs (moving, renaming, keeping multiple versions etc.)

* add html reports, replace .txt tracebacks

* combine all html reports into one

* add demo runner with comments for documentation purposes

Reviewed-on: local-it-infrastructure/e2e_tests#3
Co-authored-by: Daniel <d.brummerloh@gmail.com>
Co-committed-by: Daniel <d.brummerloh@gmail.com>
2023-11-29 14:14:46 +01:00
..
authentik_test.py [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
config.yaml [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
conftest.py [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
nextcloud_test.py [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
pytest.ini [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
README.md [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
vikunja_test.py [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
wekan_test.py [WIP] Add new automated test framework (#1) 2023-11-22 21:40:13 +01:00
wordpress_test.py rework-output-and-test-logic (#3) 2023-11-29 14:14:46 +01:00

Installation

pip install pytest-playwright playwright install

Run Tests:

pytest -k nextcloud

playwright show-trace trace.zip