qutebrowser/tests/integration/data
Florian Bruhin 36b0e304fc tests: Add first end-to-end test for hints.
This is based on HTML files with a global YAML comment, currently with "target"
as the only allowed key.

The tests then do this:

- Open a HTML file in data/hints/html
- Start hinting
- Make sure only one hint is visible
- Follow it, and make sure the page mentioned in "target:" is reached

Some ideas for the future:

- A "scroll" key, to scroll before hinting
- A "zoom" key, to zoom
- Multiple hints via a list
- Checking position of hints?
- A mode to manually check the pages (to check hint positions)
2016-02-18 20:46:15 +01:00
..
backforward Add missing 3.txt. 2015-11-16 07:17:53 +01:00
downloads mhtml: new complex test case 2016-02-02 22:23:40 +01:00
hints tests: Add first end-to-end test for hints. 2016-02-18 20:46:15 +01:00
javascript Don't crash if JS tab is closed twice. 2016-01-20 21:24:51 +01:00
keyinput bdd: Add various key input tests. 2015-11-25 17:20:53 +01:00
misc Update Pygments test file. 2016-02-15 07:47:29 +01:00
navigate bdd: Reorganize numbered test files. 2015-11-25 18:02:14 +01:00
numbers tests: Add missing files. 2016-01-10 22:08:52 +01:00
prompt bdd: Ignore POSITION_UNAVAILABLE for geolocation. 2016-01-14 20:40:46 +01:00
ssl tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
caret.html bdd: Add some tests for :follow-selected. 2016-01-06 22:59:42 +01:00
hello2.txt tests: Add missing file. 2015-11-13 06:24:53 +01:00
hello3.txt bdd: Use separate files for scroll navigate tests. 2015-11-17 06:40:23 +01:00
hello.txt Add missing integration test data dir. 2015-09-17 19:10:16 +02:00
paste_primary.html Add some more :paste-primary tests. 2016-01-31 22:08:46 +01:00
reload.txt Fix :reload test when :stop is skipped. 2016-01-05 22:46:52 +01:00
scroll.html bdd: Use separate files for scroll navigate tests. 2015-11-17 06:40:23 +01:00
search.html bdd: Add search tests for known bugs/regressions. 2016-01-07 19:41:26 +01:00
title.html bdd: Move yankpaste.html to title.html. 2015-11-26 18:37:33 +01:00