summaryrefslogtreecommitdiff
path: root/tests/unit/browser/webkit/network
AgeCommit message (Expand)Author
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
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-13dataclasses: Initial switchFlorian Bruhin
2020-11-24Revert "Work around PyQt 5.15.1 waitSignals issues"Florian Bruhin
2020-09-15Work around PyQt 5.15.1 waitSignals issuesFlorian Bruhin
2020-08-06pylint: Disable now-unneeded line-too-long suppressionsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-10Remove unused importFlorian Bruhin
2019-10-10Work around bs4 DeprecationWarningFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-01-14Make console available in PAC filesFlorian Bruhin
2018-11-16s/an URL/a URL/gFlorian Bruhin
2018-09-09Move qute_pdfjs to qutescheme.pyFlorian Bruhin
2018-09-04WIP: Properly signal scheme errorsFlorian Bruhin
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLFlorian Bruhin
2018-05-07Add a log-requests debug-flagFlorian Bruhin
2018-02-11Simplify QtWebKit scheme handlersFlorian Bruhin
2018-02-11Make QtNetwork download manager great^H^H^H^Hlobal againFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-08Add unit tests for UnicodeEncodeError handlingFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-19Start using attrsFlorian Bruhin
2017-09-18Drop support for Qt < 5.7.1Florian Bruhin
2017-07-04Various simple test updates for new configFlorian Bruhin
2017-07-04Add PACFetcher.fetchFlorian Bruhin
2017-05-19Merge commit '3d9729839d6d9b5ee5d38afdf6ddf410dfca2027' into abbradar/pac-fixFlorian Bruhin
2017-05-18Fix crash on PAC evaluation errorNikolay Amiantov
2017-05-17Reorganize pylint configFlorian Bruhin
2017-05-10Fix most tests/lintFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-17Add test for QNetworkReply.abortFlorian Bruhin
2017-04-06Redirect qute:foo to qute://fooFlorian Bruhin
2017-03-01Don't strip info when loading PAC from a fileFlorian Bruhin
2017-03-01Remove UserInfo and path/query for PAC URLsFlorian Bruhin
2017-03-01Use three-argument form of monkeypatch.*attrFlorian Bruhin
2017-02-21PAC: fix isPlainHostName()Kirill A. Shutemov
2017-02-05Add automatic backend selection in earlyinitFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2017-02-04Fix parametrizingFlorian Bruhin
2017-02-04Simplify testFlorian Bruhin
2017-01-03Add more tests for PACNikolay Amiantov
2016-12-22Move proxy/pac out of QtWebKit folderFlorian Bruhin
2016-12-22Adjust skipped testFlorian Bruhin
2016-12-07Add tests for PAC resolver and fetcherNikolay Amiantov
2016-09-14Use file with known mimetype for qutescheme testFlorian Bruhin
2016-09-14More cleanup in test_webkitquteschemeFlorian Bruhin
2016-09-14Rename test_qutescheme to test_webkitquteschemeFlorian Bruhin