summaryrefslogtreecommitdiff
path: root/tests/unit/browser
AgeCommit message (Expand)Author
2020-06-08pdfjs: Also check for web/viewer.html in is_available()Florian Bruhin
2020-05-22Merge branch 'caret-line'Florian Bruhin
2020-05-22caret: Fix toggling behavior with QtWebEngineFlorian Bruhin
2020-05-22tests: Make sure entering caret mode is finishedFlorian Bruhin
2020-05-22tests: Skip failing caret test on macOSFlorian Bruhin
2020-05-22caret: Style improvements for line modeFlorian Bruhin
2020-05-22tests: Increase timeout for caret.html loadingFlorian Bruhin
2020-05-07Fix lintFlorian Bruhin
2020-05-07Add more tests for cookie handlingFlorian Bruhin
2020-05-07Remove unused importFlorian Bruhin
2020-05-07Don't pass invalid URL in test_custom_headersFlorian Bruhin
2020-05-06Handle invalid URLs in _accept_cookieFlorian Bruhin
2020-05-06Merge remote-tracking branch 'origin/pr/4395' into cookiesFlorian Bruhin
2020-05-02added testssvetelna
2020-05-02Harden caret tests and always show windowFlorian Bruhin
2020-04-27tests: Use less data in qute://history benchmarkFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Refactor user agent handlingFlorian Bruhin
2019-12-20Fix test_resource_type_values with Qt 5.7Florian Bruhin
2019-12-20Qt 5.14: Add interceptors.ResourceType.Preload(Main|Sub)FrameFlorian Bruhin
2019-11-25Remove web-history from objregFlorian Bruhin
2019-11-24Fix test_pdfjs.test_get_main_urlFlorian Bruhin
2019-11-24Add some tests to test_quteschemeFlorian Bruhin
2019-11-24Reduce duplicate codeFlorian Bruhin
2019-11-24Merge remote-tracking branch 'origin/pr/5000'Florian Bruhin
2019-10-21Fix testsuser202729
2019-10-20Fix test_webview.py without QtWebKitFlorian Bruhin
2019-10-18Fix crash with empty conf.colors.webpage.bg on QtWebKitFlorian Bruhin
2019-10-10Remove unused importFlorian Bruhin
2019-10-10Merge branch 'pyup-scheduled-update-2019-10-07'Florian Bruhin
2019-10-10Work around bs4 DeprecationWarningFlorian Bruhin
2019-10-09Move HintManager from a per-tab to a per-window objectFlorian Bruhin
2019-09-13Add objects.debug_flagsFlorian Bruhin
2019-09-12Use fixtures for unwritable/-readable directories/filesFlorian Bruhin
2019-09-11Move urlutils.incdec_number to navigate.pyFlorian Bruhin
2019-08-27Clean up filename handling in dictcli/spell.pyFlorian Bruhin
2019-07-06Add test for permission workaroundFlorian Bruhin
2019-07-06Expose view when searching on macOS/Windows with 5.13Florian Bruhin
2019-06-03Revert "Quick and dirty fix for broken WebKit test"Jimmy
2019-05-31Quick and dirty fix for broken WebKit testFlorian Bruhin
2019-05-24Merge branch 'master' into issue3636-cookies.accept-webenginelufte
2019-05-24Fix DOCKER=archlinux test environmentlufte
2019-05-24firstPartyUrl must not be emptylufte
2019-05-22Merge remote-tracking branch 'origin/pr/4653'Florian Bruhin
2019-05-21Fix flake8 errorslufte
2019-05-18Merge branch 'issue3636-cookies.accept-webengine' of github.com:lufte/qutebro...lufte
2019-05-18Parametrize tests instead of writing every variationlufte
2019-05-18Don't mock the request objectlufte
2019-05-18Don't use set_str to set settingslufte
2019-05-18Import modules and sort importslufte