keycloak-scim/cypress/integration
Erik Jan de Wit 8d72f8a705
Fixing cypress tests (#586)
* upgrade cypress

* fixed delete now has dialog

* also check "unAssign"

* client type no longer required

* providers and group changes

* grp creation working

* moved create realm button ouside the dropdown

* sped up test and added cleanup

* Revert "moved create realm button ouside the dropdown"

This reverts commit e2076a5305808417de910ba8fada8e528e5c356a.

* make test re-runnable

* removed un needed navigation

* Fix misformed Cypress config for GitHub Action

* cleanup after test

* fixed cleanup

* temporary removed this test

* also remove user "new"

* try adding a wait for CI

* get different modal id

* add {force: true} to modal functions

* mv grp search last and ignore 401

* try using cy.get and disable video for testing

* add back video artifacts

Co-authored-by: mfrances <mfrances@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: jenny-s51 <jshandel@redhat.com>
2021-05-06 07:31:40 +02:00
..
client_scopes_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
clients_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
group_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
identity_providers.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02: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 Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
partial_import_test.spec.ts Begin implementation of Partial Import modal. (#515) 2021-04-14 10:17:41 -04:00
realm_roles_test.spec.ts Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00
realm_settings_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
realm_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +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 Cypress tests for initial 8 LDAP mappers (#550) 2021-04-28 07:50:41 +02:00
user_fed_ldap_test.spec.ts Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
users_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00