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: local-it-infrastructure/e2e_tests#2 Co-authored-by: Daniel <d.brummerloh@gmail.com> Co-committed-by: Daniel <d.brummerloh@gmail.com>
This commit is contained in:
parent
97ed87c79f
commit
d2cd6ba47f
22 changed files with 519 additions and 304 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,7 +1,8 @@
|
|||
__pycache__/
|
||||
*.json
|
||||
*.zip
|
||||
test-output/
|
||||
TestResults/
|
||||
.vscode/
|
||||
*.pyc
|
||||
*.json
|
||||
*.zip
|
||||
credentials*
|
||||
Loading…
Add table
Add a link
Reference in a new issue