summaryrefslogtreecommitdiffstats
path: root/ipatests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Make use of Azure Pipeline slicingStanislav Levin2019-07-161-0/+1
* Simplify ipa-run-tests scriptStanislav Levin2019-07-161-1/+2
* Fix Pytest4.1+ warnings about pytest.configStanislav Levin2019-06-191-2/+8
* Don't import ipaserver in conf.pyChristian Heimes2019-05-161-9/+3
* Add option to remove lines from a fileChristian Heimes2019-04-021-0/+13
* Make conftest compatible with pytest 4.xChristian Heimes2019-01-081-2/+8
* Fix pytest deprecation warningChristian Heimes2018-11-151-1/+1
* Rename pytest_plugins to ipatests.pytest_ipaChristian Heimes2018-08-021-6/+6
* Make fasttest pass without ~/.ipa/default.confChristian Heimes2018-03-161-1/+6
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-111-0/+10
* ipatests: do not finalize api when IPA is not configuredTomas Krizek2017-07-141-1/+2
* tox testing support for client wheel packagesChristian Heimes2017-04-121-1/+3
* Add options to run only ipaclient unittestsChristian Heimes2017-03-171-1/+33
* Print test env informationChristian Heimes2017-02-091-0/+11
* pytest: set rules to find test files and functionsChristian Heimes2017-01-121-6/+10
* Use pytest conftest.py and drop pytest.iniChristian Heimes2017-01-051-0/+76