Commit graph

330 commits

Author SHA1 Message Date
Jon Koops
9fffb87aa7
Replace Snowpack with Vite (#2936) 2022-08-02 14:11:38 +02:00
Erik Jan de Wit
0cb0e4589e
Use Intl for language names (#2966) 2022-07-27 18:10:28 +02:00
Aboullos
e556db69fe
Add clustering nodes tests (#3008) 2022-07-27 17:10:26 +02:00
Erik Jan de Wit
71dd267a59
added flow edit details test (#2950) 2022-07-12 16:29:59 +02:00
Jon Koops
29b0f553a2
Fix Masthead tests (#2959) 2022-07-12 15:21:18 +02:00
Jon Koops
ab23d21626
Skip broken 'assign role' test (#2924) 2022-07-05 14:07:28 +02:00
Erik Jan de Wit
a21a0c8e24
Change public LDAP server for testing (#2921) 2022-07-04 14:25:42 +02:00
Jon Koops
f7162efad9
Replace Moment with standardized APIs (#2887) 2022-07-04 14:24:56 +02:00
Jon Koops
34a4be1268
Skip tests that are failing often (#2919) 2022-07-04 13:13:50 +02:00
Jon Koops
6814990378
Use Cypress drag-drop package for all interactions (#2891) 2022-06-29 15:38:32 +02:00
Jon Koops
8cbe3f9dab
Fix compilation of tests (#2890) 2022-06-28 17:25:49 +02:00
Erik Jan de Wit
68702e45a1
Extended the authentication flow tests (#2885) 2022-06-28 14:23:38 +02:00
ikhomyn
c51aa73e71
new group tests (#2789) 2022-06-27 10:47:41 +02:00
Erik Jan de Wit
2d39e2cc4f
Added test for partial import clear button (#2870) 2022-06-24 15:35:02 +02:00
Jon Koops
7ad1182017
Upgrade to latest version of PatternFly (#2866)
Co-authored-by: Jon Koops <jonkoops@gmail.com>

Co-authored-by: Eric Olkowski <thatblindgeye@gmail.com>
2022-06-24 13:45:43 +02:00
Stan Silvert
c70fa2d5f5
Always Display in Console missing from OIDC clients (#2869)
* Always Display in Console missing from OIDC clients

* Fix flaky test: Realm settings --> Go to login tab

* Make comment more accurate.
2022-06-24 13:31:02 +02:00
Erik Jan de Wit
b3c4bfe6e3
Make all routes lower case (#2863) 2022-06-22 13:35:10 +02:00
Aboullos
64deaa5fb7
Fix error message and update and add tests (#2807)
* Fix user-fed-password-policy-error-message

* Add test for error messages

* Remove only function

* Change switch toggle

* Modify toggle

* Add save action

* Set error messages to constant

* Remove alert and message changes
2022-06-21 14:15:29 +02:00
Erik Jan de Wit
afbbdaaf52
added acr loa map field to realm settings (#2736)
* added acr loa map field to realm settings

fixes: #2668

* changed to use one form per tab, instead of shared

* fixed test
2022-06-15 14:57:39 +02:00
Jon Koops
7c31452921
Upgrade to version 10 of Cypress (#2790) 2022-06-13 12:08:13 +02:00
Erik Jan de Wit
219b60ff77
Changed to use one confirm dialog (#2722) 2022-06-01 11:12:30 +02:00
Jon Koops
5a8e388704
Use cy.wait() instead of cy.waitFor() (#2718) 2022-05-30 13:07:57 +02:00
Erik Jan de Wit
f590deac7a
Moved button to top toolbar (#2665) 2022-05-24 11:16:43 +02:00
ikhomyn
8b08a43af1
Refactor & new events tests (#2666) 2022-05-19 15:43:48 +02:00
Erik Jan de Wit
d8d28e1d7c
Created more tests for the authentication flow (#2633) 2022-05-18 11:16:47 +02:00
Erik Jan de Wit
0350a2ccf4
Locale edit shouldn't be disabled (#2626) 2022-05-17 09:51:12 +02:00
Erik Jan de Wit
5a18c76d75
Fixed the group move test by fixing the app (#2625) 2022-05-12 15:46:10 +02:00
Aboullos
5fd94d12b8
Add Service Account Tests (#2624) 2022-05-12 15:45:50 +02:00
Erik Jan de Wit
93088c5380
Sort enabled features (#2557) 2022-05-09 12:44:07 +02:00
Erik Jan de Wit
3c55d72517
add permission: false to policy query (#2564)
* add permission: false to policy query

fixes: #2528

* fixed tests
2022-05-04 10:40:01 +02:00
Stan Silvert
3845375414
Fix partial import tests (#2514)
* Fix partial import tests

* Remove comments
2022-04-27 11:07:23 +02:00
Erik Jan de Wit
d0e8be6f67
Update keycloak-js and re-enable logout tests (#2490) 2022-04-22 15:24:08 +02:00
Erik Jan de Wit
02e3b97b7a
Fixes and re-enable realm tests (#2476) 2022-04-21 16:01:23 +02:00
Erik Jan de Wit
1cde058015
Skip tests that are constantly flaky (#2487) 2022-04-21 16:00:31 +02:00
agagancarczyk
96304b90fc
Extra fixes (#2485)
* small fix to make removing alerts fail less

* fixed cleanup providers delete msg

* fixed providers delete msg

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-04-21 13:57:30 +01:00
Erik Jan de Wit
f789ee643f
Re-enable permissions test and fixed sub tabs (#2477) 2022-04-21 11:26:58 +02:00
Jenny
709a9987ad
Add search and delete to key providers tests (#2374)
* add search and delete to key providers tests

* fix logic

* add tests to search provider types

* fix length val

* Skip failing test.

Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2022-04-20 14:20:33 -04:00
Erik Jan de Wit
43c6564895
Changed to use the same form + rename (#2342) 2022-04-20 19:11:46 +02:00
Erik Jan de Wit
324ebdaf11
Added initial version of the client permission tab (#2452) 2022-04-20 11:42:24 +02:00
Erik Jan de Wit
898d609f51
Added tests for realm role attributes (#2391) 2022-04-20 11:29:35 +02:00
Jon Koops
8ea8846f47
Change general realm settings tests so they pass locally (#2470) 2022-04-19 18:35:32 +02:00
Jon Koops
bbafff4d98
Skip realm tests as they are often flaky (#2469) 2022-04-19 17:42:43 +02:00
ikhomyn
be5f5d22d3
refactor clients tests (#2368) 2022-04-19 08:25:57 -04:00
mfrances17
0dd9cacdd3
Adds tests for LDAP provider advanced and cache settings (#2338)
* adds ldap advanced and cache tests

* fixes issues from merges

* dont force close notification

* error msg differs
2022-04-14 13:07:28 +02:00
agagancarczyk
8294b65872
fix attempt 1 (#2448)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-04-14 09:16:52 +01:00
agagancarczyk
45746e7660
wip: realm_test fix/improvement attempt (#2446)
* test fix attempt

* test fix attempt 2

* test fix attempt 3

* test fix attempt 4

* test fix attempt 4

* cleanup

* fix for client test

* fix attempt 5

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-04-13 14:16:37 +02:00
agagancarczyk
7418bca8f4
Realm-settings -> User Profile -> Create/Edit Attribute tests (#2410)
* added tests for creating new attribute

* added more tests

* removed temporary skips

* added more tests

* added more tests

* fixed typo

* fixed focus bug

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-04-11 15:00:08 +01:00
mfrances17
818b8cdbb9
Adds LDAP searching tests (#2385) 2022-04-08 11:47:14 +02:00
Erik Jan de Wit
e681dbae4a
Enabled more tests (#2399) 2022-04-08 10:56:20 +02:00
mfrances17
0f48da11e7
Adds LDAP kerberos integration and synchronization tests (#2378) 2022-04-07 00:06:56 +02:00