Michael Klishin
|
f54b2906bd
|
More Selenium suite updates
|
2023-06-10 23:21:32 +04:00 |
Michael Klishin
|
f4aed7a55e
|
Make sure that nav element ids follow a reasonable convention
Instead of using the label, use a snake-case value
without any spaces.
While at it, update Selenium/WebDriver test suites.
|
2023-06-10 19:38:36 +04:00 |
Marcial Rosales
|
93907b38a1
|
Look up for elements rather than clicking on them
This is because when we clicked on a menu option
there are html content refreshed which confuses
the webdriver
|
2023-05-19 17:01:15 +02:00 |
Marcial Rosales
|
67e04259a0
|
Test various user tags without vhost permissions
|
2023-05-19 17:01:15 +02:00 |
Marcial Rosales
|
20269bf222
|
Fix issue #7369
Depending on `disable_stats` value
search for detailed exchange details or
basic details
|
2023-02-21 13:11:45 +01:00 |
Marcial Rosales
|
89ee77e5ec
|
Improve how to look for elements and wait for them
|
2023-02-21 13:07:37 +01:00 |
Marcial Rosales
|
9ab7dca650
|
Fix issue 7301
|
2023-02-15 14:29:55 +01:00 |
Marcial Rosales
|
166faa3629
|
Test when there are zero limits
|
2023-02-01 18:13:57 +01:00 |
Marcial Rosales
|
5ad72497a3
|
Test display limits when there are none
|
2023-02-01 17:42:38 +01:00 |
Iliia Khaprov
|
e4f1486d7a
|
Fix Users filtering in Management UI.
close #4908
|
2023-01-26 16:28:47 +01:00 |
Marcial Rosales
|
07fc6d1313
|
Validate imported user from file
|
2023-01-03 07:09:05 -05:00 |
Marcial Rosales
|
6e84444059
|
Test token refresh
And enable hard session timeout which was
disabled by mistake when moved credentials
from cookies to local storage
|
2023-01-03 07:09:04 -05:00 |
Marcial Rosales
|
f6fad5c32e
|
Rename section otherwise
clicking on any area triggered
the download of the definitions
|
2023-01-03 07:09:04 -05:00 |
Marcial Rosales
|
4b1e30640d
|
Fix import/export test cases
When running test remotely, the import
definition file must be transfered from
the test container onto the selenium container
wehre the browser runs
|
2023-01-03 07:09:04 -05:00 |
Marcial Rosales
|
58be01f1d1
|
Use only token in authorization header to
import and export definitions
|
2023-01-03 07:09:04 -05:00 |
Marcial Rosales
|
36728042ec
|
Test with selenium export/import definitions
|
2023-01-03 07:09:03 -05:00 |
Marcial Rosales
|
9354397cbf
|
Support Idp initiated logon in mgt ui with Oauth
Configure preferred username from a token
Make client_secret optional
|
2023-01-03 07:09:00 -05:00 |
Marcial Rosales
|
99930e1fef
|
Improve docs and fix some mistakes on the selenium tests
|
2022-08-30 17:11:20 +01:00 |
Marcial Rosales
|
1be9db3221
|
WIP prepare to run all tests
Waiting for the docker image to be pushed to repo
|
2022-08-30 17:11:19 +01:00 |
Marcial Rosales
|
5c4e92ba25
|
Issue found on token refresh
|
2022-08-30 17:11:19 +01:00 |
Marcial Rosales
|
c5d137121e
|
Verify login,logout when uaa is up
|
2022-08-30 17:11:18 +01:00 |
Marcial Rosales
|
93cee6dede
|
Verify happy-login scenario
With auto-approved scopes
|
2022-08-30 17:11:18 +01:00 |
Marcial Rosales
|
f402f4a3bc
|
WIP fixing test case happy-login.js using ObjectPages
|
2022-08-30 17:11:18 +01:00 |
Marcial Rosales
|
7e0adbbb1f
|
Tested landing page
WIP: happy login scenario
|
2022-08-30 17:11:18 +01:00 |
Marcial Rosales
|
84e9f653e8
|
WIP Using PageObject pattern to write tests
|
2022-08-30 17:11:18 +01:00 |