summaryrefslogtreecommitdiff
path: root/tests/pipeline
Commit message (Expand)AuthorAgeFilesLines
* tests/pipeline/load.py: Testing source without load_ref() implementationTristan Van Berkom2018-03-204-0/+83
* tests/pipeline/preflight.py: Added test to ensure graceful exit at preflight ...fix-preflight-errorsTristan Van Berkom2018-01-065-0/+69
* tests/pipeline/load.py: Removing unused tmpdir fixture from hereTristan Van Berkom2018-01-061-7/+7
* Fix testsTristan Maat2017-12-134-1/+12
* Remove unused imports in test filesGökçen Nurlu2017-12-071-6/+0
* tests/pipeline/load.py: Enhanced and added test cases for exceptionsTristan Van Berkom2017-11-1812-34/+73
* load.py: Add test to check intersection exceptionsTristan Maat2017-11-182-0/+24
* Fix testsTristan Maat2017-11-181-11/+0
* load.py: Migrate to new test styleTristan Maat2017-11-101-89/+64
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-1/+2
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-1/+2
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-061-1/+1
* Adjust tests to new APITristan Maat2017-11-041-21/+21
* Clean old Platform.get_platform referencesTristan Maat2017-11-011-1/+1
* Updated test cases for internal API changes stemming from project optionsTristan Van Berkom2017-10-101-2/+2
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-081-8/+8
* Fix tests for other platformsTristan Maat2017-09-281-0/+8
* Add platform factoriesTristan Maat2017-09-281-0/+2
* Add --except testsTristan Maat2017-06-2010-0/+52
* Refactor: Untangling element/source namesTristan Van Berkom2017-03-181-16/+16
* Fixed tests for new Project() constructor argument.Tristan Van Berkom2017-02-021-1/+1
* Renaming root project configuration file from project.yaml to project.conf fo...Andrew Leeming2017-01-042-0/+0
* Added tests with pipeline to check element iteration and scopeTristan Van Berkom2016-12-319-1/+158
* Adding first pipeline testsTristan Van Berkom2016-12-313-0/+42