qutebrowser/tests/integration/data/hints
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
..
html tests: Add first end-to-end test for hints. 2016-02-18 20:46:15 +01:00
link.html bdd: Add some first tests for hints. 2015-11-09 18:20:23 +01:00