summaryrefslogtreecommitdiff
path: root/tests/internals/pluginloading.py
Commit message (Expand)AuthorAgeFilesLines
* setup.cfg: Use isort to sort our importsbschubert/isortBenjamin Schubert2020-07-031-2/+3
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-291-22/+0
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+2
* Reformat code using BlackChandan Singh2019-11-141-15/+12
* tests/internals/pluginloading.py: Use dummy_context()Jürg Billeter2019-07-161-22/+19
* 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-4/+4
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-2/+2
* tests: Remove unused variablesBenjamin Schubert2019-03-011-2/+2
* context: remove artifactdirRaoul Hidalgo Charman2019-02-191-1/+1
* tests: Migrate plugin loading test to internals directoryTristan Van Berkom2019-01-161-0/+65