keycloak-scim/cypress/support/pages/admin_console/manage
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 remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
clients Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
groups Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
identity_providers Initial version of the identity providers section (#537) 2021-04-21 15:18:45 +02:00
providers Cypress tests for initial 8 LDAP mappers (#550) 2021-04-28 07:50:41 +02:00
realm_roles Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00
realm_settings Realm settings(Email): Adds email tab to realm settings section (#549) 2021-05-03 16:00:12 -04:00
users update user form with new design 2021-04-20 10:12:29 -04:00
RoleMappingTab.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00