summaryrefslogtreecommitdiff
path: root/tests/integration/messages.py
Commit message (Expand)AuthorAgeFilesLines
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* _sandboxreapi.py: Improve batch command loggingJürg Billeter2020-01-131-2/+0
* tests/integration/messages.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+2
* Reformat code using BlackChandan Singh2019-11-141-34/+16
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-071-2/+0
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+2
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-2/+2
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-1/+1
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* 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-2/+2
* tests: Remove redundant integration pytest markersChandan Singh2019-03-011-2/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-2/+2
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+1
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-3/+3
* widget.py: Avoid "showing 0 lines" messages when there are no linesTristan Maat2019-01-181-0/+110