summaryrefslogtreecommitdiff
path: root/tests/integration/sockets.py
Commit message (Expand)AuthorAgeFilesLines
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+4
* 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 unused importsremove-dead-codeBenjamin Schubert2019-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-3/+2
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-3/+3
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+3
* tests: cover builds that make socketsRichard Maw2018-09-141-0/+33