summaryrefslogtreecommitdiff
path: root/tests/end2end/features/yankpaste.feature
AgeCommit message (Expand)Author
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2020-04-27Remove deprecated featuresFlorian Bruhin
2020-04-21tests: Try to stabilize inserting_text_into_a_text_field_with_undoFlorian Bruhin
2020-04-04Only quote search engine terms if requestedThorsten Wißmann
2019-04-17Deprecate :yank markdownFlorian Bruhin
2019-03-18Add ability to paste inlineJay Kamat
2018-11-29Encode slashes in default search engine testThorsten Wißmann
2018-11-03Add :yank markdownFlorian Bruhin
2018-10-05Add test for :yank --quietFlorian Bruhin
2017-09-14Refactor JS log handling and use a dict for javascript.logFlorian Bruhin
2017-09-11Merge branch 'master' into new-configFlorian Bruhin
2017-09-11Fix some macOS testsuite issuesFlorian Bruhin
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-08Replace OS X with macOSFlorian Bruhin
2017-07-04Bring back searchengine BDD testsFlorian Bruhin
2017-07-04Add an url. group to settingsFlorian Bruhin
2017-07-04tests: Fix more issues with new configFlorian Bruhin
2017-07-04tests: Fix various issues with new configFlorian Bruhin
2017-07-04Disable tests which won't work yetFlorian Bruhin
2017-07-04Adjust test settingsFlorian Bruhin
2017-03-31Merge commit '8af5cfb4ac9e6d928cfeb0522fa729ba616df70a'Florian Bruhin
2017-03-31Add a modeline to all the *.feature filesMartin Tournoij
2017-03-31Fix text with empty primary selectionFlorian Bruhin
2017-02-06Fix inserting text with QtWebEngineFlorian Bruhin
2017-02-05Replace remaining mentions of The-Compiler/qutebrowserFlorian Bruhin
2017-02-03Do more sophisticated clicking for hints with QtWebEngineFlorian Bruhin
2016-12-20Xfail tests which fail on Docker/TravisFlorian Bruhin
2016-11-09Wait for text being inserted before testingKevin Velghe
2016-10-31There are no events when javascript is disabledKevin Velghe
2016-10-31Use jseval to test insert-text with js disabledKevin Velghe
2016-10-30Enable javascript again after the testKevin Velghe
2016-10-30Test content of textarea without javascriptKevin Velghe
2016-10-30Add test for insert-text with javascript disabledKevin Velghe
2016-09-30test for yanking queries with both '&' and ';'Daniel Karbach
2016-09-29test for yanking URLs with '&' in queryDaniel Karbach
2016-09-29test for yanking URLs with ';' separated queriesDaniel Karbach
2016-09-12Stabilize :insert-text testsFlorian Bruhin
2016-09-07Mark :insert-text with undo test as xfail on OS XFlorian Bruhin
2016-09-07Implement :insert-text for QtWebEngineFlorian Bruhin
2016-09-06Apply @qtwebengine_flaky (too) liberallyFlorian Bruhin
2016-09-06Add general -> yank-ignored-url-parametersnanjekyejoannah
2016-08-18bdd: Stop checking requests in yankpaste.featureFlorian Bruhin
2016-08-18bdd: Mark :insert-text tests as @qtwebengine_todoFlorian Bruhin
2016-08-18BDD: Use :click-element instead of hintsFlorian Bruhin
2016-08-16Merge branch 'insert-text' of https://github.com/blyxxyz/qutebrowser into bly...Florian Bruhin
2016-08-12Remove some unnecessary "fresh instances" in testsNiklas Haas
2016-08-11Update test commentJan Verbeek
2016-08-11Make :insert-text test platform-independentJan Verbeek
2016-08-10Deprecate :paste-primary to :insert-text {primary}Jan Verbeek
2016-08-07Merge https://github.com/The-Compiler/qutebrowser into clipJan Verbeek