summaryrefslogtreecommitdiff
path: root/tests/sources/local.py
Commit message (Expand)AuthorAgeFilesLines
* local plugin: validate project pathsTiago Gomes2018-08-021-3/+3
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-1/+1
* source.py, element.py, _pipeline.py: Streamling preflighting.Tristan Van Berkom2018-04-161-1/+1
* local & patch source tests: Preflight errors now report PipelineErrorTristan Van Berkom2018-01-061-1/+1
* tests/sources/local.py: Adding test for staging a symlink.Tristan Van Berkom2018-01-021-0/+26
* tests/sources/local.py: Testing failures to create staging directoriesTristan Van Berkom2018-01-021-0/+11
* tests/sources: Use new error checking tools for source testsTristan Van Berkom2018-01-011-8/+6
* tests/sources/local.py: Removed some more unneeded steps in the testTristan Van Berkom2017-11-041-10/+2
* tests/sources/local.py: Remove one line of deadcodeTristan Van Berkom2017-11-041-1/+0
* tests/sources/local.py: Migrated test to use frontend fixturesTristan Van Berkom2017-11-041-38/+43
* local source tests: Removed test case for get_unique_key()Tristan Van Berkom2017-09-011-18/+0
* Fix testsTristan Maat2017-07-171-1/+1
* local source test: Use the common fixture thingyTristan Van Berkom2016-12-191-48/+18
* Simplify exceptions a bitTristan Van Berkom2016-12-181-2/+2
* Adding first source test for local sourceTristan Van Berkom2016-12-151-0/+109