summaryrefslogtreecommitdiff
path: root/tests/integration/source-determinism.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+1
* Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concatBenjamin Schubert2019-03-011-1/+1
* cachedir: add new dir option that's default root to other dirsRaoul Hidalgo Charman2019-02-191-8/+4
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-3/+3
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-2/+2
* conftest.py: Use different artifact directory for integration testsTristan Van Berkom2019-01-161-2/+2
* Added tests for .bst suffix and completionsPhillip Smyth2018-11-301-2/+2
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+3
* tests/integration/source-determinism.py: Use cli_integration.valentindavid/cli_integration_source_determinismValentin David2018-08-241-5/+10
* Add some integration tests for source plugin determinism.Valentin David2018-08-121-0/+155