summaryrefslogtreecommitdiff
path: root/tests/unit/browser
AgeCommit message (Expand)Author
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-03Add more webelement selector unit testsFlorian Bruhin
2021-07-09Restore the sql fixture to close DBs after testinglufte
2021-07-03Refactor tests that needed the Database classlufte
2021-07-02The database of a table shouldn't be privatelufte
2021-06-30Fix history unit testslufte
2021-06-11Greasemonkey: Make sure script names are uniqueFlorian Bruhin
2021-03-27notifications: Rename/consolidate settingsFlorian Bruhin
2021-03-23Fix remaining guiprocess tests on WindowsFlorian Bruhin
2021-03-23Fix lintFlorian Bruhin
2021-03-23Add test for qute://processFlorian Bruhin
2021-03-19Improve certificate error formattingFlorian Bruhin
2021-03-18pylint: Disable pointless-statement in testsFlorian Bruhin
2021-03-18Try to recover from CompletionMetaInfo with unexpected structureFlorian Bruhin
2021-03-09Merge branch 'master' into Add-utils/resources.pyLembrun
2021-03-09Simplify TestWebengineScriptsFlorian Bruhin
2021-03-09Fix @run-at default for GreaseMonkeyFlorian Bruhin
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-13Update data: download URL workaround for QtWebEngine 5.15.3Florian Bruhin
2021-02-11Improve QtWebEngine version checking in qtargs.pyFlorian Bruhin
2021-02-11darkmode: Improve/fix various testsFlorian Bruhin
2021-02-11Change colors.webpage.prefers_color_scheme_dark to colors.webpage.preferred_c...Florian Bruhin
2021-02-11darkmode: Pass through existing blink settingsFlorian Bruhin
2021-02-11darkmode: Fix/update unit testsFlorian Bruhin
2021-02-10Improve tests in various corner casesFlorian Bruhin
2021-02-10Add more testsFlorian Bruhin
2021-02-10Fix testsFlorian Bruhin
2021-02-10Make WebEngineVersions.webengine non-OptionalFlorian Bruhin
2021-02-10Fix darkmode testsFlorian Bruhin
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-01-29Make pylint happyFlorian Bruhin
2021-01-29Add a test for the downloadview context menuFlorian Bruhin
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-17rfc6266: Add commentFlorian Bruhin
2021-01-17rfc6266: Better error handlingFlorian Bruhin
2021-01-17rfc6266: Consolidate filesFlorian Bruhin
2021-01-17rfc6266: Move parsing into classFlorian Bruhin
2021-01-17rfc6266: Handle remaining issuesFlorian Bruhin
2021-01-17rfc6266: Mark some corner cases as xfailFlorian Bruhin
2021-01-17rfc6266: Adjust two-space filename checkFlorian Bruhin
2021-01-17rfc6266: Simplify inline handlingFlorian Bruhin
2021-01-16downloads: Handle data: URLs with explicit filenameFlorian Bruhin
2021-01-16tests: Improve tests for data: URL workaroundFlorian Bruhin
2021-01-15sql: Remove HistoryProgress reusabilityFlorian Bruhin
2021-01-15history: Fix testsFlorian Bruhin