wip files
This commit is contained in:
parent
e18e0ea99e
commit
cc2bb37b64
2 changed files with 4 additions and 0 deletions
3
src/tests_authentik/authentik_plugin.py
Normal file
3
src/tests_authentik/authentik_plugin.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# will be loaded in conftest.py
|
||||
# will provide context for other tests (wordpress etc.)
|
||||
# that depend on authentik (which is all of them)
|
||||
1
src/tests_authentik/authentik_setup_nonpytest.py
Normal file
1
src/tests_authentik/authentik_setup_nonpytest.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# put authentik setup here and run at beginning of runner
|
||||
Loading…
Add table
Add a link
Reference in a new issue