Commit Graph

62 Commits

Author SHA1 Message Date
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
Ali BARIN
cc78e009f1 Merge pull request #2172 from automatisch/AUT-1351
test: add tests for executions
2025-02-26 10:50:25 +01:00
Jakub P.
9c3f435c56 test: add fixme annotation to executions tests 2025-02-18 00:07:14 +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.
acf2eb96d1 test: ensure oauth options are hidden for non-oauth integrations 2025-02-16 00:16:13 +01:00
Ali BARIN
290c47647f Merge pull request #2230 from automatisch/AUT-1372
chore: improve playwright pipeline
2025-01-30 15:55:33 +01:00
Jakub P.
af264d308c test: adapt webhook tests to work with default values 2025-01-27 13:09:35 +01:00
Jakub P.
faab88a2f8 test: resolve merge conflicts 2025-01-26 00:00:07 +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
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
Faruk AYDIN
8c4b67e147 refactor: Rename AppAuthClient model as OAuthClient 2024-12-18 17:42:04 +01:00
Jakub P.
a8ed13da33 test: adapt apps tests to new logic 2024-12-17 14:27:10 +00:00
Jakub P.
bab87e9e67 chore: add missing dependency for knex method in e2e-tests knexfile 2024-12-12 20:23:16 +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.
f83deac469 test: improve tests execution time 2024-12-06 09:17:21 +01: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.
3408be2840 test: search for proper snackbar on user create error 2024-09-19 13:50:11 +03:00
Jakub P.
8d10f26f56 test: add pop-up notification test 2024-09-10 17:40:34 +02:00
Jakub P.
687295f772 test: update roles related snackbar locator 2024-09-06 09:51:22 +00: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
Jakub P.
37d02eba02 test: add teardown dependency to clean db after tests 2024-07-22 15:42:21 +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
Ali BARIN
8a0720b0e3 test: update first app path 2024-05-15 15:52:02 +00: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
Ali BARIN
fe10523972 test: update first app as azure-openai 2023-12-20 14:51:30 +00: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
Moaaz Elsayed
a4a0102679 feat(carbone): add carbone integration (#1405)
* feat(carbone): add carbone integration

* Update list-apps.spec.js to ensure Carbone is the first application in the alphabetically sorted list

Previously, the test expected DeepL to be the first in the list. Now, this change ensures that Carbone will take precedence as it will come first in the alphabetical order.
2023-11-07 13:00:22 +01:00
Rıdvan Akca
4ff824663b test: skip admin role is not deletable 2023-11-06 14:21:19 +01:00