summaryrefslogtreecommitdiff
path: root/tests/end2end/fixtures/test_quteprocess.py
AgeCommit message (Expand)Author
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-28fixed typing mistakefreddii
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-08-19Remove more useless-return suppressionsFlorian Bruhin
2018-07-16Fix pylint 2.0 useless-return casesFlorian Bruhin
2018-06-07tests: Adjust getting markers for pytest 3.6Florian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-19Use request instead of pytestconfigFlorian Bruhin
2017-12-19Avoid using pytest.configFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-10-03Clear BDD process settings between each testFlorian Bruhin
2017-09-19Get rid of httpbinFlorian Bruhin
2017-07-04Adjust test settingsFlorian Bruhin
2017-06-06Add a few tests for qutebrowser.is_ignored_chromium_messageFlorian Bruhin
2017-05-23tests: Use match= for pytest.raisesFlorian Bruhin
2017-05-23tests: Use pytest.paramFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-28Fix quteprocess tests with Python 3.6 on WindowsFlorian Bruhin
2016-09-15Initial implementation of new messagesFlorian Bruhin
2016-09-12Fix test_quteprocess.pyFlorian Bruhin
2016-09-06bdd: Display milliseconds in log outputFlorian Bruhin
2016-08-22Revert "Revert "tests: Use getfixturevalue""Florian Bruhin
2016-08-21Revert "tests: Use getfixturevalue"Florian Bruhin
2016-08-21tests: Use getfixturevalueFlorian Bruhin
2016-08-19Fix lintFlorian Bruhin
2016-08-19bdd: Wait less for xfailing testsFlorian Bruhin
2016-08-19Change quteproc._request back to quteproc.requestFlorian Bruhin
2016-08-19bdd: Set request object on QuteProcFlorian Bruhin
2016-08-19Fix test_quteprocess.test_set with QtWebEngineFlorian Bruhin
2016-08-18Add a :click-element commandFlorian Bruhin
2016-08-18Add quteproc.click_element_by_idFlorian Bruhin
2016-07-02quteprocess: replace Expected with expectedDaniel Schadt
2016-07-02fix lintDaniel Schadt
2016-07-02quteproc: mark expected errors as suchDaniel Schadt
2016-05-30fix lintDaniel Schadt
2016-05-30tests: fix timezone issues for test_quteprocessDaniel Schadt
2016-05-30tests: remove leftover lines from writing the codeDaniel Schadt
2016-05-30tests: add update tests for LogLine with json logsDaniel Schadt
2016-05-30log: implement JSON as logging outputDaniel Schadt
2016-05-29Clean up end2end test file structureFlorian Bruhin