summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-09-18Add qtutils.is_wayland()Florian Bruhin
2023-09-11Remove hypothesis health check suppressionFlorian Bruhin
2023-09-08tests: Fix derpFlorian Bruhin
2023-09-08Fix lintFlorian Bruhin
2023-09-08tests: Ignore false-positive (?) hypothesis health checkFlorian Bruhin
2023-09-06tests: Ignore some more irrelevant messagesFlorian Bruhin
2023-09-05Merge pull request #7847 from pylbrecht/broken-hintstoofar
2023-09-05Generalize (testdata) substitution in end2end testsPhilipp Albrecht
2023-08-29Merge pull request #7834 from pylbrecht/purrrtoofar
2023-08-28Allow hinted navigation from file:// to remote originsPhilipp Albrecht
2023-08-28Normalize end2end data directory pathPhilipp Albrecht
2023-08-27Handle count exceeding string to int conversionPhilipp Albrecht
2023-08-23Support opening file:// URLs in end2end testsPhilipp Albrecht
2023-08-23Use (testdata) in "I open {path}" BDD stepPhilipp Albrecht
2023-08-22Fix QHostInfo unit testsFlorian Bruhin
2023-08-18Fix test on QtWebKitFlorian Bruhin
2023-08-17Fix tests for new navigation request log outputFlorian Bruhin
2023-08-17Work around back/forward navigation from qute://bookmarkFlorian Bruhin
2023-08-16Skip invalid history items when saving a sessionPhilipp Albrecht
2023-08-15Skip too flaky cross-origin focus testFlorian Bruhin
2023-08-15Fix remaining references to old commandsFlorian Bruhin
2023-08-15Merge remote-tracking branch 'origin/pr/7809'Florian Bruhin
2023-08-15Rewrite cross-origin navigation test to use scrollingFlorian Bruhin
2023-08-15Fix bookmark tests, part 2Florian Bruhin
2023-08-15Fix bookmark testsFlorian Bruhin
2023-08-15Fix issues with qute://start searching testFlorian Bruhin
2023-08-15Merge branch 'qt6-kbd-focus'Florian Bruhin
2023-08-15Add a test for keyboard focus after cross-origin navigationFlorian Bruhin
2023-08-15tests: Don't encode headers set via FlaskFlorian Bruhin
2023-08-15Add qtutils.qobj_repr()Florian Bruhin
2023-08-14Further stabilize urlmark end2end testsFlorian Bruhin
2023-08-14tests: Fix log ignore for newer QtFlorian Bruhin
2023-08-12Merge remote-tracking branch 'upstream/main' into feat/mac_sandbox_pre_releas...toofar
2023-08-12walk_module workaround for PyInstallertoofar
2023-08-11Rename :edit-command to :cmd-editPhilipp Albrecht
2023-08-11Rename :repeat-command to :cmd-repeat-lastPhilipp Albrecht
2023-08-11Rename :run-with-count to :cmd-run-with-countPhilipp Albrecht
2023-08-11Rename :set-cmd-text to :cmd-set-textPhilipp Albrecht
2023-08-11Rename :later to :cmd-laterPhilipp Albrecht
2023-08-11Rename :repeat to :cmd-repeatPhilipp Albrecht
2023-08-10Fix lint/testsFlorian Bruhin
2023-08-10Require user interaction for hints on qute:// pagesFlorian Bruhin
2023-08-10Add --all to :{quick,book}mark-delFlorian Bruhin
2023-08-10tests: Handle PermissionError for waitpid in test_restartFlorian Bruhin
2023-08-08Fix lint/testsFlorian Bruhin
2023-08-08interceptor: Make sure redirect target URL is validFlorian Bruhin
2023-08-02fix linttoofar
2023-07-30Use full sip module for PyQt5 too.toofar
2023-07-29qt6: let importlib import PyQt6.sipCoiby Xu
2023-07-23Add a test for :restartFlorian Bruhin