summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_pwpolicy.py
Commit message (Collapse)AuthorAgeFilesLines
* webui-ci: decorate all webui tests with screenshot decoratorPetr Vobornik2014-05-121-0/+2
| | | | Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
* Web UI integration tests: PEP8 fixesPetr Vobornik2013-07-261-8/+9
| | | | | | | 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/+52
Documentation: http://www.freeipa.org/page/Web_UI_Integration_Tests https://fedorahosted.org/freeipa/ticket/3744