summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-03-06Fix sandboxing test on Qt 5.12/QtWebKit/WindowsFlorian Bruhin
2022-03-06Fix lintFlorian Bruhin
2022-03-06tests: Disable seccomp BPF sandbox on older ChromiumsFlorian Bruhin
2022-03-04Handle missing support in sandbox testFlorian Bruhin
2022-03-04Refactor tests to use new sandbox settingFlorian Bruhin
2022-03-03Add qt.chromium.sandboxing setting and sandboxing testFlorian Bruhin
2022-03-03Rename Chromium settingsFlorian Bruhin
2022-02-19feat(tabbedbrowser) add option to select mode based on url patternAxel Dahlberg
2022-02-11tests: Remove some unused importsFlorian Bruhin
2022-01-29Update docs/changelogFlorian Bruhin
2022-01-29Merge remote-tracking branch 'origin/pr/6972'Florian Bruhin
2022-01-29tests: Update webserver started regexFlorian Bruhin
2022-01-25Add tests for tab focus completion deletemohite-abhi
2022-01-05Merge remote-tracking branch 'origin/pr/6626'Florian Bruhin
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-23Add additional testsFlorian Bruhin
2021-12-06Drop unnecessary .keys()Florian Bruhin
2021-12-03Add more webelement selector unit testsFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Enable for_any_all extensionFlorian Bruhin
2021-12-03pylint: Work around some minor false-positivesFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Remove bad-continuation supressionsFlorian Bruhin
2021-12-02pylint: Remove now-useless suppressionsFlorian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-12-01Add hint test for tabindex-negativeFlorian Bruhin
2021-12-01tests: Move invisible.html to hints/htmlFlorian Bruhin
2021-12-01Merge remote-tracking branch 'origin/pr/6798'Florian Bruhin
2021-11-28Make interpreting number keys as counts configurablePhilipp Albrecht
2021-11-22Merge remote-tracking branch 'origin/pr/6796'Florian Bruhin
2021-11-22Skip failing tests on WindowsTim Gadanidis
2021-11-21Add tests for closing last tab when giving/takingTim Gadanidis
2021-11-17tests: Fix test_real_git with different core.abbrevFlorian Bruhin
2021-11-13Rename --qute-bdd-backend and QUTE_BDD_BACKENDFlorian Bruhin
2021-11-13Update docs/changelogFlorian Bruhin
2021-11-13Merge remote-tracking branch 'origin/pr/6810'Florian Bruhin
2021-11-12Add docstring to _select_backend()Philipp Albrecht
2021-11-12Extract backend selection into functionsPhilipp Albrecht
2021-11-12Use config.webengine in pytest_report_header()Philipp Albrecht
2021-11-12Rename variablePhilipp Albrecht
2021-11-12Fix spellingPhilipp Albrecht
2021-11-11Fix Testsharish3124
2021-11-11Added Tests and Docs 📰harish3124
2021-11-08Additionally report backend's versionPhilipp Albrecht
2021-11-05Enable overriding of backend auto-detectionPhilipp Albrecht
2021-11-05Report backend in pytest_report_header()Philipp Albrecht
2021-11-05Consider auto-detection when setting config.webenginePhilipp Albrecht
2021-11-05Set config.backend in pytest_configure()Philipp Albrecht
2021-11-05Fix lintFlorian Bruhin
2021-11-04Fix back-to-forward test search direction testTim Gadanidis