summaryrefslogtreecommitdiff
path: root/tests/internals/loader.py
Commit message (Expand)AuthorAgeFilesLines
* _loader: Adding LoadContexttristan/load-contextTristan van Berkom2020-06-161-7/+7
* loader: removing the NO_PROGRESS objecttristan/remove-loader-no-progress-objectTristan van Berkom2020-05-301-8/+7
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+2
* Reformat code using BlackChandan Singh2019-11-141-19/+16
* testutils/context.py: Mock tasks instead of accepting NonesTristan Maat2019-10-101-7/+8
* tests/internals/loader.py: Use dummy_context()Jürg Billeter2019-07-161-32/+17
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-1/+1
* Refactor: message handlers take 'is_silenced'Angelos Evripiotis2019-07-051-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-7/+7
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-8/+8
* tests:lint: remove all expression-not-assigned errorsBenjamin Schubert2019-03-201-5/+5
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+2
* tests: Remove unused variablesBenjamin Schubert2019-03-011-5/+5
* tests: Migrate internal Loader basic test to internals directoryTristan Van Berkom2019-01-161-0/+112