freeipa/ipatests/test_webui
Petr Vobornik 6b214512b3 webui:tests: close big notifications in realm domains tests
Realm domains commands produce big fat warnings about DNS state/checks.
Given the length of these warnings, they stay displayed for longer time.
As Web UI automated tests progresses quickly more of the warnings can
be displayed at the same time and thus taking a lot of space and thus
covering UI needed for next test step.

By closing the notifications before next action we make sure that test
won't fail because notification covered the required UI.

Reviewed-By: Petr Cech <pcech@redhat.com>
2018-02-20 15:17:13 +01:00
..
__init__.py Add marker needs_ipaapi and option to skip tests 2017-12-11 20:40:06 +01:00
data_dns.py webui:tests: move DNS test data to separate file 2018-02-20 15:17:13 +01:00
data_group.py TESTS: Update group type name 2016-11-14 18:08:15 +01:00
data_hbac.py Web UI integration tests: PEP8 fixes 2013-07-26 13:35:12 +02:00
data_hostgroup.py Web UI integration tests: PEP8 fixes 2013-07-26 13:35:12 +02:00
data_idviews.py WebUI test: ID views 2016-03-11 11:52:25 +01:00
data_netgroup.py Web UI integration tests: PEP8 fixes 2013-07-26 13:35:12 +02:00
data_sudo.py Web UI integration tests: PEP8 fixes 2013-07-26 13:35:12 +02:00
data_user.py WebUI: Test creating user without private group 2016-04-15 10:17:20 +02:00
data_vault.py TESTS WebUI: Vaults management 2017-03-14 10:40:10 +01:00
README Upstream Web UI tests 2013-07-16 13:15:59 +02:00
task_range.py webui: use domain name instead of domain SID in idrange adder dialog 2014-11-24 14:43:09 +01:00
test_automember.py Remove navigation using breadcrumb menus 2016-07-27 19:18:40 +02:00
test_automount.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_cert.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_config.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_delegation.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_dns.py webui:tests: move DNS test data to separate file 2018-02-20 15:17:13 +01:00
test_group.py WebUI Tests: fixing test_group 2018-02-16 09:57:07 +01:00
test_hbac.py WebUI Tests: fixing test_hbac 2018-02-16 09:57:07 +01:00
test_host.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_hostgroup.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_idviews.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_krbtpolicy.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_navigation.py WebUI Tests: fixing test_navigation 2018-02-16 09:57:07 +01:00
test_netgroup.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_pwpolicy.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_range.py WebUI Tests: fixing test_range test case 2018-02-16 09:57:07 +01:00
test_rbac.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_realmdomains.py webui:tests: close big notifications in realm domains tests 2018-02-20 15:17:13 +01:00
test_selfservice.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_selinuxusermap.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_service.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_sudo.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_trust.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_user.py Remove the message attribute from exceptions 2017-10-06 09:19:46 +02:00
test_vault.py TESTS WebUI: Vaults management 2017-03-14 10:40:10 +01:00
ui_driver.py webui:tests: close big notifications in realm domains tests 2018-02-20 15:17:13 +01:00

http://www.freeipa.org/page/Web_UI_Integration_Tests