summaryrefslogtreecommitdiff
path: root/tests/end2end/features/test_downloads_bdd.py
AgeCommit message (Expand)Author
2021-04-08Fix enum stringification for Python 3.10 a7+Florian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2020-11-23tests: Remove SSL download BDD caseFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-09-12Use fixtures for unwritable/-readable directories/filesFlorian Bruhin
2019-07-10Adjust downloads.feature for prompt changesFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-02-05Update copyright yearsFlorian Bruhin
2017-09-16Skip SSL download test if SSL is not supportedFlorian Bruhin
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-04Update some more references to old config optionsFlorian Bruhin
2017-07-04tests: Fix more issues with new configFlorian Bruhin
2017-07-04Adjust test settingsFlorian Bruhin
2017-07-03Skip tests with permission changes if they didn't workFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-31Make waiting for download prompt more robustFlorian Bruhin
2017-02-07Fix bdd "Then" collisionFlorian Bruhin
2017-02-07Set user-agent for QtWebKit downloadsFlorian Bruhin
2017-01-13Use a tmpdir subdir for download BDD testsFlorian Bruhin
2016-12-20fix tests and add anotherSamuel Walladge
2016-12-20add tests for default-open-dispatcherSamuel Walladge
2016-11-08Implement :download/hints via QtNetworkFlorian Bruhin
2016-11-08Fix lintFlorian Bruhin
2016-11-03Show URL in most questionsFlorian Bruhin
2016-11-03tests: Fix waiting for questions with a textFlorian Bruhin
2016-09-12Remove downloading test with deleting handlerFlorian Bruhin
2016-09-12downloads: Be okay with the tmpdir being goneFlorian Bruhin
2016-09-10Fix lintFlorian Bruhin
2016-09-10Remove {downloaddir} in downloads.featureFlorian Bruhin
2016-09-10Add lots of new BDD tests for downloadsFlorian Bruhin
2016-09-09Improve :download-open testsFlorian Bruhin
2016-09-09Improve download BDD testsFlorian Bruhin
2016-09-09Add basename to "download finished" messageFlorian Bruhin
2016-08-18WebEngine: Don't bother running downloads.featureFlorian Bruhin
2016-08-18Mark download BDD tests as TODO for QtWebEngineFlorian Bruhin
2016-08-09Fix lintFlorian Bruhin
2016-08-04rename function to remove duplicateDaniel Schadt
2016-08-04use shlex.quote instead of "{}"Daniel Schadt
2016-08-03add tests for download-open/prompt-open-downloadDaniel Schadt
2016-07-12tests: adjust tests for new download modeDaniel Schadt
2016-07-05Fix some a/an misspellingsFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin