Commit graph

111 commits

Author SHA1 Message Date
336ed26987 cleanup 2023-12-14 13:53:32 +01:00
756dcc96f6 rename 2023-12-14 13:53:15 +01:00
1481a3a49a improve output in case of failed tests 2023-12-14 13:52:18 +01:00
0602899fca enable test_wordpress_localization 2023-12-14 13:47:24 +01:00
2b0a79f8f6 improve docstring 2023-12-14 13:33:12 +01:00
9ff1d1a2a0 wip more docs 2023-12-14 13:28:57 +01:00
5e3df614bb add optional session_id cli arg 2023-12-14 13:15:54 +01:00
baf6f6a655 implement remove_user in authentik 2023-12-14 13:15:17 +01:00
b13303d404 wip add cleanup routine to delete user 2023-12-14 13:02:31 +01:00
359a18eae5 turn check_if_user_exists into a fixture 2023-12-14 12:29:06 +01:00
6be9fdc535 use os.environ["TEST_USER"], fix check_if_user_exists 2023-12-14 12:13:00 +01:00
8e926d4e64 add file change check to copy_env_files, add test cases for copy_env_files 2023-12-14 11:38:55 +01:00
5102cf2d91 add files_are_same 2023-12-14 11:09:49 +01:00
290b3f879a add missing key assertion in _get_dependency_rules and add test case 2023-12-14 10:44:08 +01:00
88d466c745 fix escape chars in regex pattern 2023-12-13 17:40:49 +01:00
aa541de52f add tests for dirmanager 2023-12-13 17:01:56 +01:00
1c2a957f99 fix bug in get_latest_session_id when dir didnt exist 2023-12-13 17:01:50 +01:00
18d9782a8a fix paths and assert return code 2023-12-13 17:01:25 +01:00
0d6bd2d0f8 move fixtures 2023-12-13 17:00:56 +01:00
78fafc1e5c fix paths 2023-12-13 17:00:34 +01:00
d9b65c6a6f cleanup 2023-12-13 00:43:11 +01:00
25c1f6fd50 remove ic 2023-12-13 00:36:09 +01:00
3d8c72e373 add test for Coordinator.create_runner_dict 2023-12-13 00:17:29 +01:00
4fdca79247 add docs for # Create custom Tests 2023-12-13 00:16:50 +01:00
622b2a1f8e improve docs 2023-12-12 15:38:28 +01:00
5d6696cf19 add --version 2023-12-12 11:54:03 +01:00
231f9d24e6 pin all versions 2023-12-12 11:12:02 +01:00
7620f1d4b7 rename table 2023-12-12 11:09:39 +01:00
b39802094b remove pre-commit 2023-12-12 11:09:29 +01:00
1160f769fc add assert message 2023-12-11 23:11:27 +01:00
e7910a88a5 add assert message 2023-12-11 22:56:05 +01:00
d3e25c5052 simpolify default path 2023-12-11 22:44:55 +01:00
766e7909d0 test_abratest_cli_full_integration working 2023-12-11 15:53:22 +01:00
aba66158a1 use load_json_to_environ 2023-12-11 15:43:34 +01:00
8868408793 Merge branch 'test-pytest-abra-rebase' into various 2023-12-11 15:42:43 +01:00
8feebb9270 rename test 2023-12-11 15:42:27 +01:00
44203f3050 remove print 2023-12-11 15:42:27 +01:00
4882df4d78 assert state_file.is_file() 2023-12-11 15:42:27 +01:00
24b1ca3bf7 skip test 2023-12-11 15:42:27 +01:00
ed403954b6 wip test_pytest_abra 2023-12-11 15:42:27 +01:00
68a810a808 Merge branch 'new-docs' into various 2023-12-11 15:42:13 +01:00
b62c2bee25 add docs for optinal arguments 2023-12-11 15:42:07 +01:00
63309b67c0 test_check_result_with_playwright fully working 2023-12-11 15:38:26 +01:00
89a8b8d3e3 remove os.environ.clear() -> breaks context fixture 2023-12-11 15:37:58 +01:00
e0d2b7cd21 simplify error 2023-12-11 15:26:17 +01:00
a9dbd16901 log results table 2023-12-11 15:05:37 +01:00
c24f09a9ab remove test dependency 2023-12-11 14:43:29 +01:00
1e66766973 add TestResult, all test executions return TestResult 2023-12-11 14:29:18 +01:00
616fe8a491 improve test 2023-12-11 14:06:07 +01:00
0af72d13a7 add test_load_test_credentials 2023-12-11 14:03:40 +01:00