summaryrefslogtreecommitdiff
path: root/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* cachedir: add new dir option that's default root to other dirsRaoul Hidalgo Charman2019-02-191-4/+8
* Make sure testing cache directory existsValentin David2019-01-291-0/+1
* conftest.py: Use different artifact directory for integration testsTristan Van Berkom2019-01-161-7/+46
* conftest.py: Don't use deprecated get_marker() functionchandan/fix-pytest-get-markerChandan Singh2019-01-151-1/+1
* Don't cache sandbox errorsBenjamin Schubert2018-11-191-1/+5
* conftest.py: Ensure platform is not maintained between testsBenjamin Schubert2018-11-081-0/+7
* Remove unused importsJürg Billeter2018-03-251-1/+0
* pylint - dealt with import warningsJames Ennis2018-03-141-1/+2
* Modify how the INTEGRATION_CACHE environment var is interpretedSam Thursfield2018-02-281-1/+1
* Store integration tests cache inside the current directory by defaultSam Thursfield2018-02-281-6/+6
* Merge integration tests into general testsTristan Maat2018-02-071-0/+54