summaryrefslogtreecommitdiff
path: root/tests/sources/patch.py
Commit message (Expand)AuthorAgeFilesLines
* tests: add additional tests to patch pluginTiago Gomes2018-08-021-9/+36
* patch plugin: validate project pathsTiago Gomes2018-08-021-5/+7
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-2/+2
* source.py, element.py, _pipeline.py: Streamling preflighting.Tristan Van Berkom2018-04-161-2/+2
* local & patch source tests: Preflight errors now report PipelineErrorTristan Van Berkom2018-01-061-2/+2
* tests/sources: Use new error checking tools for source testsTristan Van Berkom2018-01-011-19/+28
* tests/sources/patch.py: Converted to use CLI fixturesTristan Van Berkom2017-11-041-96/+75
* Add patch source pluginChandan Singh2017-09-091-0/+136