summaryrefslogtreecommitdiff
path: root/tests/frontend/configurable_warnings.py
Commit message (Expand)AuthorAgeFilesLines
* Use 119 line lengthchandan/blackChandan Singh2019-11-051-8/+2
* Blacken codebaseChandan Singh2019-11-051-23/+20
* tests: unmark tests passing with buildboxDarius Makovsky2019-10-091-1/+2
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+2
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-1/+1
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+2
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests: Add tests for configurable warningsJosh Smith2018-08-151-0/+63