summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-13Skip test broken on QtWebKitdevFlorian Bruhin
2022-06-13Fix lint with FindFlags changeFlorian Bruhin
2022-06-13Add a helper dataclass for find flagsFlorian Bruhin
2022-06-13search: Split navigation/search callbacksFlorian Bruhin
2022-06-13Merge remote-tracking branch 'origin/pr/6670' into devFlorian Bruhin
2022-06-13Add test for using :prompt-fileselect-external on wrong promptFlorian Bruhin
2022-06-13Fix testFlorian Bruhin
2022-06-13Merge remote-tracking branch 'origin/pr/7003'Florian Bruhin
2022-06-13Merge remote-tracking branch 'origin/pr/7096'Florian Bruhin
2022-06-08pylint: Ignore new false-positivesFlorian Bruhin
2022-06-08pylint: Fix new unnecessary-lambda-assignmentFlorian Bruhin
2022-05-27Add `[role="treeitem"]` to hintable elementsugla
2022-05-24Update content-disposition parsing workaroundFlorian Bruhin
2022-05-20Fix lintFlorian Bruhin
2022-05-20tests: Improve TestSanitizeFilenameFlorian Bruhin
2022-05-19elf: Ignore garbage dataFlorian Bruhin
2022-05-12Apply MathML darkmode workaround for display mathFlorian Bruhin
2022-05-10Merge branch 'update-dependencies'Florian Bruhin
2022-05-10Update pylint ignoresFlorian Bruhin
2022-05-09Fix lint and coverageFlorian Bruhin
2022-05-09Display close matches for invalid commandsFlorian Bruhin
2022-05-09Display close matches for invalid settingsFlorian Bruhin
2022-04-26Update YAML C extension checkFlorian Bruhin
2022-04-25Fix lintFlorian Bruhin
2022-04-25mypy: Upgrade to PyQt5-stubs 5.15.6.0Florian Bruhin
2022-04-11tests: Update bs4 argument nameFlorian Bruhin
2022-04-08Adapte errors on click-element to filter.Nicholas Schwab
2022-04-08Remove duplicate value in error message for invalid point.Nicholas Schwab
2022-04-08Added missing Then in test case for click-element.Nicholas Schwab
2022-04-08Add more unit tests.Nicholas Schwab
2022-04-08Fix missing conversion to str in unit test hypothesis.Nicholas Schwab
2022-04-08Simplify unit test for click-element.Nicholas42
2022-04-08test(download) no folder chosenAxel Dahlberg
2022-04-06Adapted expected errors in end2end test for click-element.Nicholas Schwab
2022-04-06Add parse_point utility and tests for it.Nicholas Schwab
2022-04-06style(prompt) fixAxel Dahlberg
2022-04-06test(downloads) fix fixture replacementsAxel Dahlberg
2022-04-06Apply suggestions from code reviewAxel Dahlberg
2022-04-05Merge remote-tracking branch 'origin/pr/7103'Florian Bruhin
2022-04-04Fix qute-lastpass testsFlorian Bruhin
2022-04-04Switch to Python 3.7 subprocess APIFlorian Bruhin
2022-04-04Clean up some remaining Python version referencesFlorian Bruhin
2022-04-04Load icons via importlib.resourcesJimmy
2022-04-04Drop python3.6 support.Jimmy
2022-04-03Simplify some syntaxFlorian Bruhin
2022-04-01Fixed spaces at line end.Nicholas Schwab
2022-04-01Added tests for click-element focused.Nicholas Schwab
2022-04-01Added some tests for click-element with position filter.Nicholas Schwab
2022-04-01Add tests for click-element with CSS filter.Nicholas Schwab
2022-04-01Adapt tests to new error output.Nicholas Schwab