summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_navigation.py
Commit message (Collapse)AuthorAgeFilesLines
* webui: new navigation structurePetr Vobornik2014-07-041-23/+40
| | | | | | | | https://fedorahosted.org/freeipa/ticket/4418 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> Reviewed-By: Martin Kosek <mkosek@redhat.com> Reviewed-By: Petr Spacek <pspacek@redhat.com>
* webui-ci: dns forward zone testsPetr Vobornik2014-06-271-0/+2
| | | | | | | | Selenium CI sanity tests for DNS Forward Zones https://fedorahosted.org/freeipa/ticket/4357 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
* webui-ci: decorate all webui tests with screenshot decoratorPetr Vobornik2014-05-121-0/+3
| | | | Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
* RCUE NavigationPetr Vobornik2014-01-211-11/+11
| | | | https://fedorahosted.org/freeipa/ticket/3902
* Web UI integration tests: CA-lessPetr Vobornik2013-08-221-0/+6
| | | | | | Test cases according to: http://www.freeipa.org/page/V3/CA-less_install https://fedorahosted.org/freeipa/ticket/3830
* Web UI integration tests: PEP8 fixesPetr Vobornik2013-07-261-4/+4
| | | | | | | Tests modified to comply with PEP8 rules with exception of rule E501 (long lines). Done by autopep8 tool and 2 manual modifications. https://fedorahosted.org/freeipa/ticket/3744
* Upstream Web UI testsPetr Vobornik2013-07-161-0/+149
Documentation: http://www.freeipa.org/page/Web_UI_Integration_Tests https://fedorahosted.org/freeipa/ticket/3744