keycloak-scim/cypress/integration
Jenny 02ce5c4e6e
Realm settings(login tab): fix switches (#1183)
* fix login tab

update cypress test

cypress test

rebase

test updates

cypress test fix

get correct ids

fix get call

fix tests

try refetching realm

add useEffect to fix server GET call

uncomment test

revert to original useFetch

prettier

create new function

set timeout to 10 ms

set to 100 ms

* add comment to useEffect per Jon feedback
2021-09-27 13:15:36 -04:00
..
authentication_test.spec.ts added subflow and create flow to authentication (#1198) 2021-09-23 17:06:58 +02:00
client_scopes_test.spec.ts don't show toolbar when not searching (#1152) 2021-09-15 11:45:56 +02:00
clients_test.spec.ts Process UXD feedback for client revocation (#1139) 2021-09-10 15:25:18 +02:00
events_test.spec.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
group_test.spec.ts Temporary fix for group tests. (#1223) 2021-09-26 12:41:42 +02:00
identity_providers.spec.ts Identity Providers(Mappers): Edit mappers (#1140) 2021-09-22 16:27:30 -04:00
login_test.spec.ts Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
masthead_test.spec.ts Default roles: UI Changes from KEYCLOAK-14846 (#693) 2021-06-18 16:04:20 -04:00
partial_import_test.spec.ts changed to use code editor (#1161) 2021-09-22 10:54:53 +02:00
realm_roles_test.spec.ts better waits for realm role tests (#897) 2021-07-23 12:58:39 +02:00
realm_settings_test.spec.ts Realm settings(login tab): fix switches (#1183) 2021-09-27 13:15:36 -04:00
realm_test.spec.ts Pass login realm to WhoAmI (#989) 2021-08-11 16:38:55 +02:00
sessions_test.spec.ts Sessions(actions dropdown): Adds actions dropdown - "revocation" and "log out all sessions" (#896) 2021-08-16 15:25:36 -04:00
user_fed_kerberos_test.spec.ts Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
user_fed_ldap_mapper_test.spec.ts Add editMode as a required field (#1209) 2021-09-23 16:11:41 +02:00
user_fed_ldap_test.spec.ts Add editMode as a required field (#1209) 2021-09-23 16:11:41 +02:00
users_test.spec.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00