Releases: cloudogu/dogu-integration-test-library
Releases · cloudogu/dogu-integration-test-library
v6.2.0
18 Sep 13:31
Compare
Sorry, something went wrong.
No results found
Changed
Relicense to AGPL-3.0-only
v6.1.1
29 Aug 19:37
Compare
Sorry, something went wrong.
No results found
Fixed
Fix clickWarpMenuCheckboxIfPossible function to work with warp menu version >= v2.0.0
v6.1.0
14 Aug 08:23
Compare
Sorry, something went wrong.
No results found
Added
add usermgtGetGroupWithStatus() which helps to check whether a Usermgt group exists or not
Fixed
usermgtGetGroup() no longer provokes an internal server error in the Usermgt API (#34 )
Fix the development docs
v6.0.1
05 Jul 06:17
Compare
Sorry, something went wrong.
No results found
Fixed
Handling of environment variables from the cypress config
v6.0.0
18 Apr 14:55
Compare
Sorry, something went wrong.
No results found
Changed
Breaking Change
Cypress Version 12.9.0 or higher is now required
Make the library compatible with cypress 12
v5.0.0
21 Apr 12:35
Compare
Sorry, something went wrong.
No results found
v5.0.0 - 2022-04-21
Changed
Breaking Change
CAS Version 6.5.2-1 is now required
Make login compatible with CAS version 6.5.2.
v4.0.0
13 Apr 11:23
Compare
Sorry, something went wrong.
No results found
v4.0.0 - 2022-04-13
Changed
Breaking Change
The signature of the usermgtCreateUser method has changed. The parameter pwdReset has been added.
When creating a new user, it is now possible to specify that the user must change their password the next time they
log in (#22 )
v3.0.3
13 Apr 08:08
Compare
Sorry, something went wrong.
No results found
v3.0.3 - 2022-04-13
Changed
Changed the way the library checks if a wrong password is submitted. Now the Element itself is checked prior to a check for a specific string (#20 )
v3.0.2
12 Apr 11:17
Compare
Sorry, something went wrong.
No results found
v3.0.2 - 2022-04-12
Resolves #18
v.3.0.1
01 Apr 09:03
Compare
Sorry, something went wrong.
No results found
v3.0.1 - 2022-04-01
Fixed
Remove unused functions (#16 )