summaryrefslogtreecommitdiffstats
path: root/ipatests/pytest_plugins/integration.py
Commit message (Expand)AuthorAgeFilesLines
* Move helper code for integration pluginChristian Heimes2017-03-221-239/+0
* Add options to run only ipaclient unittestsChristian Heimes2017-03-171-3/+5
* Tests: Providing trust tests with tree root domainLenka Doudova2016-11-151-1/+1
* Pylint: remove unused variables in testsMartin Basti2016-10-111-4/+2
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+1
* CI tests: fix SSSD log collectingMartin Basti2016-07-261-2/+3
* Reverted changes in mh fixture causing some tests to failOleg Fayans2016-03-231-0/+3
* Removed a constantly failing call to prepare_hostOleg Fayans2016-03-111-3/+0
* logger: Use warning instead of warnTomas Babej2016-01-181-1/+1
* Use the print functionPetr Viktorin2015-09-011-1/+3
* ipatests: Refactor and fix docstrings in integration pytest pluginTomas Babej2014-12-161-12/+12
* ipatests: Set the correct number of required clients for IntegrationTestTomas Babej2014-12-161-1/+1
* test_integration: Use python-pytest-multihostPetr Viktorin2014-12-111-52/+67
* Integration tests: Port the BeakerLib plugin and log collection to pytestPetr Viktorin2014-11-211-3/+134
* Switch integration testing config to a fixturePetr Viktorin2014-11-211-0/+89