52 Commits

Author SHA1 Message Date
Jakub P
c6b919f183 test: improve navigateTo on users-page 2025-05-04 00:19:11 +02:00
Jakub P
3b9f86a547 test: folder tests 2025-05-03 23:34:13 +02:00
Jakub P
01c7e0f4a9 test: adapt role-conditions tests to new permission types 2025-04-10 09:58:57 +02:00
Jakub P
acea109fb7 test: reorder assertions for user page related tests 2025-04-01 14:46:33 +02:00
Jakub P
21b154112e test: improvements for windows os execution 2025-04-01 00:28:12 +02:00
Jakub P
04f75ed15b test: improve searching for elements on users page 2025-03-28 16:09:53 +01:00
Jakub P
4e1fb19832 test: add import and export flow tests 2025-03-10 22:40:28 +01:00
Jakub P.
8042caea42 test: add step name to update step request 2025-02-17 23:39:56 +01:00
Jakub P.
400a45051f test: add tests for executions 2025-02-17 23:39:54 +01:00
Jakub P.
bd6581067d Merge branch 'main' into AUT-1372 2025-01-25 20:44:30 +01:00
Ali BARIN
60b96d2cff Merge pull request #2248 from automatisch/AUT-1380
feat: introduce inline error messages in EditUser form
2025-01-17 12:05:09 +01:00
Jakub P.
cde0186c3c Merge branch 'main' into AUT-1379 2025-01-14 17:18:21 +01:00
Jakub P.
f34ade3e46 Merge branch 'main' into AUT-1380 2025-01-14 17:03:39 +01:00
Jakub P.
8f5909d7b0 test: use new alert in create role and create user tests 2025-01-10 13:56:47 +00:00
Jakub P.
71e8928812 test: check for field error instead of snackbar when editing user fails 2025-01-10 11:46:44 +00:00
Ali BARIN
819f122106 Merge pull request #2227 from automatisch/AUT-1371
feat: introduce inline error messages for InstallationForm and SignUpForm
2025-01-10 12:26:45 +01:00
Jakub P.
f8b89766eb Merge branch 'main' into AUT-1372 2024-12-21 20:10:42 +01:00
Jakub P.
d675fd6e69 test: adapt tests to OAuth client rename 2024-12-19 20:19:28 +01:00
Jakub P.
a8ed13da33 test: adapt apps tests to new logic 2024-12-17 14:27:10 +00:00
Jakub P.
7d793ce2a2 test: fix application connections check assertions 2024-12-12 20:07:35 +01:00
Jakub P.
a82dff5c79 test: use alert selector on role and user delete error 2024-12-12 10:57:20 +00:00
Jakub P.
3de18ab46f test: use updated selector for create admin button in installation form 2024-12-12 10:50:58 +00:00
Jakub P.
f83deac469 test: improve tests execution time 2024-12-06 09:17:21 +01:00
Ali BARIN
73edb45ff7 refactor(app-config): rename allowCustomConnection as customConnectionAllowed 2024-10-24 16:59:17 +02:00
Jakub P.
eb814c2fb0 test: add reset password tests 2024-09-27 23:16:16 +02:00
Jakub P.
55ebe2cc0b test: add change own user data test 2024-09-24 18:42:30 +02:00
Jakub P.
09b2b7350c test: add applications settings tests 2024-09-20 13:03:22 +02:00
Jakub P.
8d10f26f56 test: add pop-up notification test 2024-09-10 17:40:34 +02:00
Jakub P.
ec22184087 test: add wait for substeps response 2024-08-30 12:53:35 +02:00
Jakub P.
e008087c4a test: harden webhook tests 2024-08-22 12:05:52 +02:00
Jakub P.
2c21b7762c test: add simple webhook flow test 2024-08-20 19:17:08 +02:00
Jakub P.
8fba6704df Merge remote-tracking branch 'upstream/main' into AUT-1115 2024-07-22 16:32:09 +02:00
Ali BARIN
52b938eabe Merge pull request #1980 from kuba618/AUT-1119
test: add removed user invitation test
2024-07-19 11:42:29 +02:00
Jakub P.
2afc00364a test: add removed user invitation test 2024-07-18 12:40:48 +02:00
Jakub P.
0a1461231b chore: add linter to tests 2024-07-18 12:39:04 +02:00
Jakub P.
129327f40d test: add admin account setup tests 2024-07-18 12:29:35 +02:00
Jakub P.
2f1f537e00 test: add accept invitation invalid token tests 2024-07-16 12:08:50 +02:00
Ali BARIN
a9f5736c12 test: cover accept invitation flow 2024-07-11 11:38:23 +02:00
Ali BARIN
2bd4dd3ab0 test(e2e-tests): cover password field removal 2024-07-11 11:38:23 +02:00
QAComet
ad144206dd fix(e2e): update expect to web-first assertion, wait for edit form to load 2024-03-18 12:22:56 -06:00
kasia.oczkowska
9f7dee3baa test: introuce test fix, select role by exact name 2024-03-06 16:28:17 +01:00
QAComet
11e0cb9398 test: add page title test ids to await and await mounting loader components 2023-11-12 16:46:38 -07:00
QAComet
112b05f7ad test: add wait for roles loader to detach 2023-11-08 10:39:02 +01:00
QAComet
1581b5ac0a test: write tests for role management (#1396) 2023-11-06 10:35:20 +01:00
QAComet
1a55cc8604 test: update snackbar with variant and data-test attributes 2023-10-27 19:48:40 +02:00
QAComet
463e6908b1 test: write tests for user management (#1316)
* chore: add data-test attributes

* test: add github connection test, add applications modal

* test: write tests for user management
2023-10-26 15:12:37 +02:00
QAComet
2fceaf2cf4 test: fix flakiness in GH connection test case (#1383) 2023-10-25 11:04:04 +02:00
QAComet
4cedbdbc60 test: add tests for git connection (#1289)
* chore: add data-test attributes

* test: add github connection test, add applications modal

* chore: embed test GITHUB_CLIENT_* environment values

---------

Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
2023-10-23 18:48:23 +02:00
Ali BARIN
4d4091adcc test: write login page tests 2023-08-28 20:11:21 +02:00
Rıdvan Akca
a3b3038709 test(user-interface-configuration): write initial tests (#1242)
* test(user-interface): add tests with playwright

* test: refactor UI configuration tests

---------

Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
2023-08-25 21:31:02 +02:00