keycloak-scim/js/apps/admin-ui/cypress/e2e
Hynek Mlnarik 5c59722176 Fix realm_settings_user_profile_enabled test instability
The instability is caused by pending alert which sometimes leaks
into user creation and causes the user to be created but its creation
not detected by the test due to another message. This causes test
being repeated and fail because the user already exists.

Fixes: #27653
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-03-20 08:30:03 +01:00
..
authentication_policies.spec.ts Fix broken tests for authenticators in Admin Console (#27566) 2024-03-05 16:29:40 +00:00
authentication_policies_ciba.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
authentication_test.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
client_authorization_test.spec.ts Port regex client authorization policy to new form controls (#27569) 2024-03-06 10:26:25 +01:00
client_registration_policies.spec.ts Extra realm settings tests (#25488) 2023-12-12 10:42:39 +00:00
client_scopes_test.spec.ts Fix flaky client scopes test for Firefox (#26195) 2024-01-16 17:16:12 +01:00
clients_saml_advanced.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
clients_saml_test.spec.ts Port client login settings to new form controls (#27414) 2024-03-05 17:02:07 +00:00
clients_test.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
events_test.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
group_test.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
i18n_test.spec.ts Remove leftover namespaces from translation keys (#24486) 2023-11-02 16:03:47 +00:00
identity_providers_oidc_test.spec.ts Add X509 thumbprint to JWT when using private_key_jwt 2024-01-12 16:01:01 +01:00
identity_providers_saml_test.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
identity_providers_test.spec.ts introduced password control (#27652) 2024-03-19 14:23:32 +01:00
masthead_test.spec.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
partial_export_test.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
partial_import_test.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
realm_roles_test.spec.ts Bump eslint-plugin-mocha from 10.2.0 to 10.3.0 in /js 2024-02-19 11:15:06 +01:00
realm_settings_client_policies_test.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
realm_settings_client_profiles_test.spec.ts Extra realm settings tests (#25488) 2023-12-12 10:42:39 +00:00
realm_settings_events_test.spec.ts Permanently lock users out after X temporary lockouts during a brute force attack 2024-02-22 09:34:51 +01:00
realm_settings_general_tab_test.spec.ts Extra realm settings tests (#25488) 2023-12-12 10:42:39 +00:00
realm_settings_tabs_test.spec.ts Migrate more of the realm setting to new form controls (#27647) 2024-03-13 11:05:54 +00:00
realm_settings_user_profile_enabled.spec.ts Fix realm_settings_user_profile_enabled test instability 2024-03-20 08:30:03 +01:00
realm_test.spec.ts Fix realm_test in cypress (#26400) 2024-02-16 10:56:19 +01:00
realm_user_registration.spec.ts Realm roles tests (admin-ui) (#25376) 2023-12-07 14:34:31 +00:00
sessions_test.spec.ts Do not show sign-out action for offline sessions (#25577) 2023-12-15 12:55:11 +01:00
user_fed_kerberos_test.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
user_fed_ldap_hardcoded_mapper_test.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
user_fed_ldap_mapper_test.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
user_fed_ldap_test.spec.ts Fix broken assertion in Cypress tests (#25389) 2023-12-07 20:39:07 +00:00
user_fed_test.spec.ts Add more a11y tests (#19379) 2023-03-30 10:44:36 +02:00
users_enable_disable.spec.ts Run Cypress tests on Firefox for nightlies (#20592) 2023-06-20 08:21:49 -04:00
users_test.spec.ts Read Only Access of a realm clients' Authz is broken for Admin Console 2024-03-01 14:03:08 +01:00