keycloak-scim/cypress/integration
agagancarczyk 9af18e11e2
Client add executors (#1284)
* client-add-executors: wip

* client-add-executors: added logic for deleting client from dropdown

* client-add-executors: wip

* client-add-executors: added edit profiles

* client-add-executors: added refesh client profiles

* client-add-executors: added cypress tests

* commented out test failing only in CI

* Update cypress/integration/realm_settings_test.spec.ts

Co-authored-by: Erik Jan de Wit <edewit@redhat.com>

* changed to arrow functions

* feedback fixes

* feedback fixes

* uncommented failing test to see if still failing and why

* test possible fix

* test fix

* test fix

* test fix

* client-add-executors: reused normaliseProfile func for delete dialog

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
2021-10-04 14:39:54 +01: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 Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
clients_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +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 Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
login_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02: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 Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
realm_settings_test.spec.ts Client add executors (#1284) 2021-10-04 14:39:54 +01:00
realm_test.spec.ts Pass login realm to WhoAmI (#989) 2021-08-11 16:38:55 +02:00
sessions_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02: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