summaryrefslogtreecommitdiffstats
path: root/ipatests/pytest_plugins
Commit message (Expand)AuthorAgeFilesLines
* Move remaining util functions to tasks moduleChristian Heimes2017-03-221-4/+33
* Move function run_repeatedly to tasks moduleChristian Heimes2017-03-221-8/+47
* Move hosts module to ipatests.pytest_plugins.integration.hostsChristian Heimes2017-03-223-2/+72
* Move tasks module to ipatests.pytest_plugins.integration.tasksChristian Heimes2017-03-222-3/+1249
* Move env_config module to ipatests.pytest_plugins.integration.env_configChristian Heimes2017-03-223-5/+369
* Move config module to ipatests.pytest_plugins.integration.configChristian Heimes2017-03-222-1/+164
* Move helper code for integration pluginChristian Heimes2017-03-221-0/+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
* Pretty-print structures in assert_deepequalStanislav Laznicka2016-09-301-0/+8
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+1
* Remove unused variables in testsMartin Basti2016-09-271-1/+0
* 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: Make descriptions sorted according to the order of the testsTomas Babej2015-01-141-3/+3
* ipatests: Use pytest-sourceorderPetr Viktorin2014-12-171-88/+0
* ipatests: Use pytest-beakerlibPetr Viktorin2014-12-171-191/+14
* 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-212-3/+368
* Switch integration testing config to a fixturePetr Viktorin2014-11-211-0/+89
* Add local pytest plugin for --with-xunit and --logging-levelPetr Viktorin2014-11-211-0/+73
* Integration tests: Port the ordering plugin to pytestPetr Viktorin2014-11-211-0/+88
* Declarative tests: Switch to pytestPetr Viktorin2014-11-212-0/+47