summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_urlutils.py
AgeCommit message (Expand)Author
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-04-09make _widened_hostnames public, move to urlutilsAnder Punnar
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2021-01-05urlutils: Add tests for invalid data: URLFlorian Bruhin
2021-01-05Remove custom data: URL parsingFlorian Bruhin
2021-01-04urlutils: Handle data URLs in filename_from_urlFlorian Bruhin
2021-01-04urlutils: Add fallback to filename_from_urlFlorian Bruhin
2021-01-04urlutils: Add basic parsing of data: URLsFlorian Bruhin
2020-11-23urlutils: Consider scheme/port for same_domain()Florian Bruhin
2020-11-04old qt: Get rid of qurl_from_user_inputFlorian Bruhin
2020-11-04old qt: Remove urlutils.query_stringFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove conditional and old testsFlorian Bruhin
2020-10-11tests: Ignore 'could not de-queue request' error globallyFlorian Bruhin
2020-09-05Use URL string for parse_javascript_urlFlorian Bruhin
2020-08-11Add :jseval --urlFlorian Bruhin
2020-06-17One last pylint fixJethro Cao
2020-06-17Document defaults of the 4 optional UrlParams attrsJethro Cao
2020-06-17Re-add accidentally replaced comment on test caseJethro Cao
2020-06-17Fix pylint errors (line-too-long)Jethro Cao
2020-06-17Add tests for new auto_search modeJethro Cao
2020-06-01tests: Ignore QHttpNetworkConnection warningFlorian Bruhin
2020-04-16Fix test_get_search_url()Thorsten Wißmann
2020-04-16Fix and extend test casesThorsten Wißmann
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-23Merge remote-tracking branch 'origin/pr/5139'Florian Bruhin
2019-12-20Move widened_hostnames to configutilsFlorian Bruhin
2019-12-09Fix IP address with port in naive url detectorarza
2019-11-27Merge remote-tracking branch 'origin/pr/4707' into domain-mappingFlorian Bruhin
2019-10-13Fix crash when search engine has invalid URLarza
2019-10-13Add a test for url.open_base_url=true with url.auto_search=naive or url.auto_...arza
2019-10-13Fix searching for search engine name when url.open_base_url=truearza
2019-10-02Fix searching e-mail addresses with search enginearza
2019-10-02Fix detecting scheme for URLs containing %20arza
2019-10-02Detect non-URLs from forbidden ASCII characters in naive url detectorarza
2019-09-11Clean up urlutils error handlingFlorian Bruhin
2019-09-11Move urlutils.incdec_number to navigate.pyFlorian Bruhin
2019-07-18Use FullyEncoded to get URL segmentsFlorian Bruhin
2019-05-21Ignore incdec test that tries to decrement to a negative numberuser202729
2019-05-21Add url percent encoded tests to TestIncDecNumber.test_no_numberuser202729
2019-05-21Add test for not fully decode any partsuser202729
2019-05-21Disallow decrement URL to negative valueuser202729
2019-04-10Add test for wildcard domain and fallbackJay Kamat
2019-04-10Use a domain mapping to reduce complexity of per-domain lookupsJay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2018-11-29Move CommandError to api.cmdutilsFlorian Bruhin
2018-11-29Add unit test for slashes in search termsFlorian Bruhin