summaryrefslogtreecommitdiff
path: root/tests/helpers
AgeCommit message (Expand)Author
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-13qt: Stop trying other wrappers on ImportErrorFlorian Bruhin
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-02-06lint: broad-exception-raisedtoofar
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-11-08pylint: Remove now-unneeded suppressionsFlorian Bruhin
2022-09-30Remove unneeded strFlorian Bruhin
2022-08-23lint: Fix flake8 whitespace issuesFlorian Bruhin
2022-08-23lint: Remove unused importsFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23qt 6: Fix getting enum members in testsFlorian Bruhin
2022-08-23tests: Drop view.setPage(None)Florian Bruhin
2022-08-23qt 6: Avoid QNetworkAccessManager::setNetworkAccessibleFlorian Bruhin
2022-08-23tests: Adjust most importsFlorian Bruhin
2022-08-23Fix up various webkit/webengine importsFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-06-14Add a MessageInfo data classFlorian Bruhin
2022-03-06Fix sandboxing test on Qt 5.12/QtWebKit/WindowsFlorian Bruhin
2022-03-06tests: Disable seccomp BPF sandbox on older ChromiumsFlorian Bruhin
2022-03-04Refactor tests to use new sandbox settingFlorian Bruhin
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Remove now-useless suppressionsFlorian Bruhin
2021-07-09Remove unused parameter and rename dblufte
2021-07-09Restore the sql fixture to close DBs after testinglufte
2021-06-30Fix history unit testslufte
2021-03-31flatpak: Try getting ID from /.flatpak_infoFlorian Bruhin
2021-03-31tests: Move flatpak patch to conftestFlorian Bruhin
2021-03-29tests: Move freezer to fixtures.pyFlorian Bruhin
2021-03-23tests: Base FakeProcess on a real QProcessFlorian Bruhin
2021-03-23Improve tests for guiprocessFlorian Bruhin
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-15tests: Decouple ImportFake from test_versionFlorian Bruhin
2021-02-12tests: Use fixture for webengine_versionsFlorian Bruhin
2021-02-10tests: Move Color to testutilsFlorian Bruhin
2021-02-10Fix lintFlorian Bruhin
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-02-02Make cookie test run everywhereFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-19Merge remote-tracking branch 'origin/pr/5987'Florian Bruhin
2021-01-16tests: Add question/signal support to messagemockFlorian Bruhin
2021-01-15using tmp-file for py_proc fixtureAxel Dahlberg
2021-01-14Merge branch 'master' into history-cleanupFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2021-01-11Add objects.qapp to avoid needing to None-checkFlorian Bruhin