keycloak-scim/cypress/integration
Erik Jan de Wit 50920b3df2
Added rename group and adding members to a group (#448)
* users can now rename groups

* add members to a group

* added cypress test

* remove rename and delete when no group is selected

* added test

* keep selected rows form other pages

* fixed empty first page and cancel button
2021-03-24 10:07:49 -04:00
..
client_scopes_test.spec.ts
clients_test.spec.ts Added rename group and adding members to a group (#448) 2021-03-24 10:07:49 -04:00
group_test.spec.ts Added rename group and adding members to a group (#448) 2021-03-24 10:07:49 -04:00
login_test.spec.ts
masthead_test.spec.ts
realm_roles_test.spec.ts
realm_test.spec.ts
user_fed_kerberos_test.spec.ts
user_fed_ldap_test.spec.ts
users_test.spec.ts