summaryrefslogtreecommitdiff
path: root/tests/end2end/fixtures/testprocess.py
AgeCommit message (Expand)Author
2021-05-30tests: Update import path for pytestqt SignalBlockerFlorian Bruhin
2021-02-25Rename utils.py to testutils.pyLembrun
2021-01-27tests: Make sure testprocess actually quitsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-12-04Remove unused importFlorian Bruhin
2020-12-04Use existing ON_CI constantsFlorian Bruhin
2020-11-23tests: Preserve all server logsFlorian Bruhin
2020-11-10tests: Warn about processes which don't exit cleanlyFlorian Bruhin
2020-07-12ci: Use helper functions to begin/end GitHub Action groupsFlorian Bruhin
2020-07-10tests: Add group markers for GitHub ActionsFlorian Bruhin
2020-05-25tests: Don't suppress output if on CIFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-11-24Try harder to get rid of testprocesses which don't want to quitFlorian Bruhin
2019-08-18Fix some trivial implicit type conversionsFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2018-02-04Various spelling fixesFlorian Bruhin
2017-12-19Use request instead of pytestconfigFlorian Bruhin
2017-12-19Avoid using pytest.configFlorian Bruhin
2017-12-15Add an utils.Unreachable exceptionFlorian Bruhin
2017-12-12Change a rogue re.fullmatch into a re.search.George Edward Bulmer
2017-12-12Modify instances of re.match to fullmatch or search.George Edward Bulmer
2017-12-12Improve terminating of test processesFlorian Bruhin
2017-12-04tests: Show more of the messageFlorian Bruhin
2017-12-04tests: Add after= argument to wait_forFlorian Bruhin
2017-10-03bdd: Include captured log when subprocess didn't startFlorian Bruhin
2017-09-21Stabilize test_quitting_process_expectedFlorian Bruhin
2017-09-19Start using attrsFlorian Bruhin
2017-09-19Get rid of httpbinFlorian Bruhin
2017-07-09Fix long linesFlorian Bruhin
2017-07-08Replace OS X with macOSFlorian Bruhin
2017-05-15Fix lintFlorian Bruhin
2017-05-15tests: Improve matching of exceptions to show verbose outputFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-09-12Nicer linebreaking in _render_logFlorian Bruhin
2016-09-12Fix docstringFlorian Bruhin
2016-09-06bdd: Show what exactly failed with InvalidLineFlorian Bruhin
2016-09-06Fix lintFlorian Bruhin
2016-09-06bdd: Improve output when line was already foundFlorian Bruhin
2016-09-06testprocess: Don't fail if it was never startedFlorian Bruhin
2016-09-05end2end: Improve output when subprocess exitsFlorian Bruhin
2016-08-23pylint: Use ignored-modules for pytestFlorian Bruhin
2016-08-23tests: Set __tracebackhide__ to a callableFlorian Bruhin
2016-08-19bdd: Wait less for xfailing testsFlorian Bruhin
2016-08-10testproc: Pass through full system environmentFlorian Bruhin
2016-08-10quteproc: pass through QT_QPA_PLATFORM_PLUGIN_PATHFlorian Bruhin