summaryrefslogtreecommitdiff
path: root/tests/pipeline/load.py
Commit message (Expand)AuthorAgeFilesLines
* tests/pipeline/load.py: Testing source without load_ref() implementationTristan Van Berkom2018-03-201-0/+34
* tests/pipeline/load.py: Removing unused tmpdir fixture from hereTristan Van Berkom2018-01-061-7/+7
* Fix testsTristan Maat2017-12-131-0/+4
* 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-181-34/+69
* load.py: Add test to check intersection exceptionsTristan Maat2017-11-181-0/+20
* 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-201-0/+19
* 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
* Added tests with pipeline to check element iteration and scopeTristan Van Berkom2016-12-311-1/+104
* Adding first pipeline testsTristan Van Berkom2016-12-311-0/+34