keycloak-scim/cypress/support/pages/admin_console/manage/groups
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
..
GroupDetailPage.ts Added rename group and adding members to a group (#448) 2021-03-24 10:07:49 -04:00
GroupModal.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
MoveGroupModal.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
SearchGroup.ts Search and create sub groups (#387) 2021-03-01 10:06:04 -05:00