keycloak-scim/cypress/integration
Jenny bbc0bcf8b2
Add new capability configs and tests (#2164)
* add checkbox fields, more tests

unskip test

fix beforeEach

add front channel logout configs

set default to true

set default to true

fix console warning and conditionally render url field

show frontchannel settings under logout settings if OIDC client

PR feedback from Jon

* fix clients test

* resolve console warning

* addCapabilityConfigs
2022-03-02 16:59:37 -05:00
..
authentication_policies.spec.ts Fix compilation errors in Cypress tests (#1834) 2022-01-07 14:17:18 +01:00
authentication_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
client_authorization_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
client_scopes_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
clients_saml_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
clients_test.spec.ts Add new capability configs and tests (#2164) 2022-03-02 16:59:37 -05:00
events_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
group_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
identity_providers_oidc_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
identity_providers_saml_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
identity_providers_test.spec.ts updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
login_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
masthead_test.spec.ts Add Clients tests, fix notification message and stabilize tests (#1999) 2022-02-16 17:34:54 +01:00
partial_export_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
partial_import_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_roles_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_settings_client_policies_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_settings_client_profiles_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_settings_events_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_settings_tabs_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_settings_user_profile_tab.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_user_registration.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
sessions_test.spec.ts removed not working filter option (#2067) 2022-02-22 14:30:18 +01:00
user_fed_kerberos_test.spec.ts Add priorities to User Federation (#2005) 2022-02-09 10:16:10 +01:00
user_fed_ldap_hardcoded_mapper_test.spec.ts Add Clients tests, fix notification message and stabilize tests (#1999) 2022-02-16 17:34:54 +01:00
user_fed_ldap_mapper_test.spec.ts Add Clients tests, fix notification message and stabilize tests (#1999) 2022-02-16 17:34:54 +01:00
user_fed_ldap_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
users_test.spec.ts Cypress tests: users (#2148) 2022-02-28 18:48:52 +01:00