#7686 Fix test code issues for Web UI
Closed: fixed Opened by stsymbal.

Fix Web UI test issues for both 4.6 and 4.7 versions.


master:

  • 2b3fd701565a3cb398951a04c1ddd9fd03010b8f Fix hardcoded CSR in test_webui/test_cert.py
  • 95928f624ff71b6cef9d21ffeca4334938fde104 Use random IPs and domains in test_webui/test_host.py
  • 1212402a6139a447bb8074ea8608f8bc19b93e59 Increase request timeout for WebUI tests
  • d582484bea157cf3b791626773c608e936d584d7 Fix test_realmdomains::test_add_single_labeled_domain (Web UI test)
  • 1f04c481e33797486c978b7ac7c1145e7a8f0394 Use random realmdomains in test_webui/test_realmdomains.py
  • 685cef554b64922f90fdf610dfe1793fccfb1fd8 Fix test_user::test_login_without_username (Web UI test)
  • 41258d81b562fb701830bc5cc5533f1607f82ec7 Fix unpermitted user session in test_selfservice (Web UI test)
  • 2b739701e3e0d92cacc20ef35f759d74d76ed7c5 Add SAN extension for CSR generation in test_cert (Web UI tests)
  • b58bc750234b95e9dca7d2fecc2f02c76beaf3f2 Generate CSR for test_host::test_certificates (Web UI test)
  • 93eafaec1a089aaa8ac77b83a904fb319bcd9650 Add cookies clearing for all Web UI tests
  • 970af640ee223531dfbb0ea50293d80f339f1b14 Remove unnecessary session clearing in some Web UI tests
  • 1affddaabe6a44fb143211b95c2eb348690cf560 Increase some timeouts in Web UI tests
  • 46eb9a38f00fd8a2028ed6e1ff467c88d174103f Fix UI_driver.has_class exception. Handle situation when element has no class attribute
  • d020fc49a6339ac6d8822d812b8337f8c24839b5 Change Web UI tests setup flow

ipa-4-7:

  • ba2ec0697edef90fbb8cc53d8fee805f85bb9b10 Fix hardcoded CSR in test_webui/test_cert.py
  • 62bbc8e3234038fa6a7e097d9f6d7e3a7ad8a16e Use random IPs and domains in test_webui/test_host.py
  • d0dc6197d1924211e07f1c630385cd2793413134 Increase request timeout for WebUI tests
  • ed15e44168cd4c13bdb988c31d7a8376016e414c Fix test_realmdomains::test_add_single_labeled_domain (Web UI test)
  • 338dd256d02c1c4c3afd14dc287d15b47f6a3445 Use random realmdomains in test_webui/test_realmdomains.py
  • e075b12b7c1165497da0ada423d4ec46381f1531 Fix test_user::test_login_without_username (Web UI test)
  • ef0549ef0ca3c11347819e1d8530eef65856fb7e Fix unpermitted user session in test_selfservice (Web UI test)
  • a70cfcade75efe8c94182bbb5b80f08e4b96db5e Add SAN extension for CSR generation in test_cert (Web UI tests)
  • ba7405b12a029d35a49a47d5b02b176b68e6fd05 Generate CSR for test_host::test_certificates (Web UI test)
  • 27a23a49c432866313405bf30bef54048967dbd7 Add cookies clearing for all Web UI tests
  • 0740b0485ff2d25eb02f29339833960ef4fd24ac Remove unnecessary session clearing in some Web UI tests
  • 8a08abbdda83b4611e403c541a5075bdc75099a1 Increase some timeouts in Web UI tests
  • eb117622265d185e319be2767b2d6edda5a2dce2 Fix UI_driver.has_class exception. Handle situation when element has no class attribute
  • e73a44e829ae49797b3cc8c8a59e1c9c5823591a Change Web UI tests setup flow

ipa-4-6:

  • 4cd190c0aed447131790b1d199782031ea07b856 Fix hardcoded CSR in test_webui/test_cert.py
  • 035f7dd9c9314859a6c05c569b6a4737a8794e97 Use random IPs and domains in test_webui/test_host.py
  • a653e7928bc4abbe8c0ef9c3c3f3432aa26b15d3 Increase request timeout for WebUI tests
  • d54ffce18edcae3aa8c0b67df14a4fd8891a99f6 Fix test_realmdomains::test_add_single_labeled_domain (Web UI test)
  • c7903098330ded3c807004409c39b07c86896f78 Use random realmdomains in test_webui/test_realmdomains.py
  • f20ee9e1412380dc24ee25a4ba8b8b92b7617c03 Fix test_user::test_login_without_username (Web UI test)
  • 337ffc34c286a5d60e98ab84110c11f4e30c6bef Fix unpermitted user session in test_selfservice (Web UI test)
  • 425dc7a3c61a5384d742f9cc1199b3482bb7d98a Add SAN extension for CSR generation in test_cert (Web UI tests)
  • 98ed74025a72138adc5f3e98193fff799a6d4888 Generate CSR for test_host::test_certificates (Web UI test)
  • eca4326a76d21b787f064f58cd818eb986ff5659 Add cookies clearing for all Web UI tests
  • a586c681e504f08d5b3efdf155c8ab77cb728547 Remove unnecessary session clearing in some Web UI tests
  • 8b1bc39d7cda45e4bacdcdc5098cdb13c1fe7b78 Increase some timeouts in Web UI tests
  • 5a439f8da0dc7f7bdac758fdf3e64f4f723ff25d Fix UI_driver.has_class exception. Handle situation when element has no class attribute
  • be8437c6fa323eae5fc15cf60a1905d13e25b3c8 Change Web UI tests setup flow

Metadata Update from @stsymbal:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata