daniel d2cd6ba47f authentik setup and tracing (#2)
* authentik sessions created successfully during setup without breaking tracing

* setup works on EN and DE localization by using regex patterns

* automated tracing with pytest --trace option, manual hook no longer needed

Reviewed-on: https://git.local-it.org/local-it-infrastructure/e2e_tests/pulls/2
Co-authored-by: Daniel <d.brummerloh@gmail.com>
Co-committed-by: Daniel <d.brummerloh@gmail.com>
2023-11-27 17:01:45 +01:00
2023-11-27 17:01:45 +01:00
2023-11-27 17:01:45 +01:00
2023-11-27 17:01:45 +01:00

Readme

docker compose build
docker compose run --rm app python ./main.py
docker compose run --rm app pytest
# docker-compose up

Force rebuild with cache

docker-compose up --build

Force rebuild wtihtout cache

docker-compose build --no-cache
S
Description
A Local-IT end-to-end testing prototype with playwright (see main/dev branches for different approaches)
https://git.local-it.org/local-it/e2e_tests
Readme 160 KiB
Languages
Python 100%