Commit graph

26 commits

Author SHA1 Message Date
aece37a604 pytest: discover files with name setup*.py 2023-11-24 11:54:38 +01:00
6605287a33 rename so that discovered test file doesnt exist twice 2023-11-24 11:53:31 +01:00
bbea3e0970 __init__.py so src dir is recognized as module 2023-11-24 11:43:47 +01:00
660c5fd712 remove plugins from conftest, breaks test discovery 2023-11-24 11:41:46 +01:00
2cb4a9d526 Easier setup by executing main from root working directory 2023-11-24 11:30:52 +01:00
a4bdb2e868 add test_setup_authentik 2023-11-24 11:23:40 +01:00
7c4d853985 remove demo env file 2023-11-24 11:03:41 +01:00
e64e5e4bc9 setup_authentik almost wrunning 2023-11-24 11:01:04 +01:00
9d13e9a4aa use new interface 2023-11-24 10:36:14 +01:00
ffd9f29b7a change interface or dirmanager 2023-11-24 10:35:42 +01:00
702791e5cd runner is executed authentik setup als function, without pytest 2023-11-24 10:27:54 +01:00
2e4d0247cf add run_setup 2023-11-23 00:47:28 +01:00
fbe9e323ec add failing test 2023-11-23 00:43:02 +01:00
1181c26595 load authentik_plugin in conftest 2023-11-23 00:42:15 +01:00
cc2bb37b64 wip files 2023-11-23 00:41:02 +01:00
e18e0ea99e add dependencies for runners 2023-11-23 00:38:14 +01:00
665fd34ddd WIP create user session in setup_authentik 2023-11-22 23:31:30 +01:00
48d44b945f add dir_manager to Runner 2023-11-22 23:27:06 +01:00
ab8f068a5e traceback of failed test gets saved via hook 2023-11-22 23:25:16 +01:00
c71a4db8cb add tests dir 2023-11-22 23:23:50 +01:00
3d2f4d939d make paths absolute 2023-11-22 23:23:04 +01:00
2919a33191 and new hooks for result logging 2023-11-22 22:51:20 +01:00
97ed87c79f [WIP] Add new automated test framework (#1)
Co-authored-by: Daniel <d.brummerloh@gmail.com>
Co-committed-by: Daniel <d.brummerloh@gmail.com>
2023-11-22 21:40:13 +01:00
859bd57006 test framework 2023-07-07 03:38:10 +02:00
5961516536 add config 2023-06-15 22:22:58 +02:00
6ec9b5df50 init 2023-06-15 21:53:12 +02:00