#7441 ui_tests: extend test_service.py suite
Closed: fixed Opened by mreznik.

Extend test_service.py WebUI suite by the following test cases:

      <Function 'test_certificates'> - extended
      <Function 'test_add_cifs_service'>
      <Function 'test_add_dns_service'>
      <Function 'test_add_ftp_service'>
      <Function 'test_add_http_service'>
      <Function 'test_add_imap_service'>
      <Function 'test_add_ldap_service'>
      <Function 'test_add_libvirt_service'>
      <Function 'test_add_nfs_service'>
      <Function 'test_add_qpidd_service'>
      <Function 'test_add_smtp_service'>
      <Function 'test_add_custom_service'>
      <Function 'test_cancel_adding_service'>
      <Function 'test_force_add_service'>
      <Function 'test_cancel_delete_service'>
      <Function 'test_delete_multiple_services'>
      <Function 'test_delete_single_service'>
      <Function 'test_cancel_add_delete_managedby_host'>
      <Function 'test_add_service_missing_hostname_field'>
      <Function 'test_add_service_missing_service_field'>
      <Function 'test_add_service_no_DNS_for_host'>
      <Function 'test_search_services'>
      <Function 'test_dropdown'>
      <Function 'test_provision_unprovision_keytab'>
      <Function 'test_add_service_using_enter'>
      <Function 'test_delete_service_using_enter'>

master:

  • d8cbd5d3ace7c3b032e9a1f2dc716b9feea1c554 ui_tests: change get_http_pkey() function
  • 62a131aba0ec14eb5d15e92f7ed45172a2254669 ui_tests: add_host() support func in test_service
  • 0f5084b9c4cfcb6ed25dd87dca7f58223994765a ui_tests: add_service() support func in test_service
  • 735d48d82080e720d238519d233f6f333c2cf166 ui_tests: add more test cases to test_certification
  • cd86fd21c574503eec2c20e8c9fe204b21e6a907 ui_tests: add more test cases
  • 01fa54117de5e77f3ec94207e9f66bbfd177ac9e ui_tests: add assert_notification()
  • 7fb4f755e9046d444bdd4e3e5362e2e15766686d ui_tests: add assert_field_required()
  • 95de6f061cc1959030e25bd4d3e27bb1f962d3bb ui_tests: add funcs to add/remove users public SSH key
  • 18e8c964f574ad9ad17b0dfdaba6b1cbd6def317 ui_tests: add function to run cmd on UI host
  • 553183944ab808ba0b1b77dd4971c04dd3d3fc0f ui_tests: make associations cancelable
  • 16083eb9b56a753fe1ba56fbbad826e7f4dc6e63 ui_tests: test cancel and delete without button
  • bf1f2d1c3f16cea1800e773cbf7e8e59203bbbde ui_tests: select_combobox() fixes
  • 5f87b9c3e502a33e50ad1f19bac3825729b9a7bb ui_tests: run ipa-get/rmkeytab command on UI host

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

ipa-4-6:

  • e8177093c2397515e5e40963a51029922d9ccdfb ui_tests: change get_http_pkey() function
  • aff7b399c9d9b980a9a9f7df4cbcf0a4bd399904 ui_tests: add_host() support func in test_service
  • 6f52f889571f94c68a022d0b26a5b5897178a6e3 ui_tests: add_service() support func in test_service
  • 991d2cb6c6be2a84e1506f336dc1f4d1e29bac54 ui_tests: add more test cases to test_certification
  • d6e76938429341f43a6591b854d081a379f427c7 ui_tests: add more test cases
  • 71f0b5b20b7d46bba358b723d05cf09e735badb2 ui_tests: add assert_notification()
  • 7091942ecb64359a2e0859a80fb379ef8b7229a7 ui_tests: add assert_field_required()
  • e36dedd7b54a2fef41afd779e65a6094ca2a219f ui_tests: add funcs to add/remove users public SSH key
  • cab29d5a95ac036c57159cb1dbeb9951ad7770ae ui_tests: add function to run cmd on UI host
  • f345f36fe9883616d3bc51c7311a65303459cb63 ui_tests: make associations cancelable
  • 7f0e9fa83a687693bb05d8a58d202f504105c036 ui_tests: test cancel and delete without button
  • 44e62ac25acb5486d027df463bb1b9a49d478858 ui_tests: select_combobox() fixes
  • 27213ad84c2f389be06e7636c0ef503fe6fc0bbd ui_tests: run ipa-get/rmkeytab command on UI host

ipa-4-5:

  • 382bfd6c7aef87c06d3037736072929f1553dc50 ui_tests: change get_http_pkey() function
  • 93342902f2ebfcb4c4ec24dae2355b33d795d0f6 ui_tests: add_host() support func in test_service
  • 498ee5215fc54879dbed37036e16c2a854d765a3 ui_tests: add_service() support func in test_service
  • 2ddecd63ee7b41b3eadd724457398e7fda61c774 ui_tests: add more test cases to test_certification
  • bf1d6101d6796ad4bcf939ee2cd492edc0037f09 ui_tests: add more test cases
  • d109c83057895cfdbe3312b55c8c150d39042682 ui_tests: add assert_notification()
  • ec9c27db6481d4a888aadc4e1101ee371b7f7a08 ui_tests: add assert_field_required()
  • cc856b479e53dc777f955a261edbd5320b57ea51 ui_tests: add funcs to add/remove users public SSH key
  • 223b37ef9cd3401c02990e8d672d1cbd84411551 ui_tests: add function to run cmd on UI host
  • 8c89d78f5be78a102a6f2b692fe61ab3766747aa ui_tests: make associations cancelable
  • c9c54440e576375944022b6b86315482643c8837 ui_tests: test cancel and delete without button
  • 235068de451f0ebee82898f03458be1ed914f3d9 ui_tests: select_combobox() fixes
  • 477fc48ae15f3d9b15c2a80e87d02fc8e84e8954 ui_tests: run ipa-get/rmkeytab command on UI host
Metadata