summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_service.py
Commit message (Collapse)AuthorAgeFilesLines
* Web UI Integration tests: Kerberos FlagsPetr Vobornik2013-08-221-3/+28
| | | | | | Tests according to: http://www.freeipa.org/page/V3/Kerberos_Flags https://fedorahosted.org/freeipa/ticket/3831
* Web UI integration tests: CA-lessPetr Vobornik2013-08-221-0/+37
| | | | | | 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-2/+3
| | | | | | | 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/+129
Documentation: http://www.freeipa.org/page/Web_UI_Integration_Tests https://fedorahosted.org/freeipa/ticket/3744