qutebrowser/tests/integration/features
Jakub Klinkovský 58d2d92d67 Merge remote-tracking branch 'upstream/master' into hints_clicking
* upstream/master: (22 commits)
  Regenerate authors.
  Only run geolocation tests on CI
  Switch to flake8-docstrings with pydocstyle
  Fix lint
  Move pylint plugins to an installed package.
  Include pytest-xvfb properly in frozen tests
  tests: Handle trailing / in wait_for_load_finished.
  Fix lint.
  tox: Upgrade hypothesis to 3.0.2.
  tests: Add first end-to-end test for hints.
  hints: Log the used hint chars
  bdd: use quteproc.wait_for_load_finished.
  Remove xvfbwrapper from freeze_tests.py.
  Regenerate authors.
  Combine launch/crash time into one section.
  Split long lines.
  Switch to pytest-xvfb. Fixes #1309.
  no ellipsis is inserted in big windows
  Regenerate authors.
  fixes #1308
  ...
2016-02-23 17:40:02 +01:00
..
backforward.feature bdd: Handle some more corner cases in commands.py. 2016-01-06 18:27:14 +01:00
caret.feature bdd: Run :tab-only between tests for caret/search. 2016-01-08 00:58:01 +01:00
conftest.py Fix lint. 2016-02-18 21:38:23 +01:00
downloads.feature Fix crash when downloading URL without path infos. 2016-01-26 22:39:10 +01:00
hints.feature hints: fix descriptions of zoom tests 2016-02-21 12:53:03 +01:00
javascript.feature bdd: Stabilize "Closing a JS window twice" test. 2016-01-24 18:47:26 +01:00
keyinput.feature Switch to pytest-xvfb. Fixes #1309. 2016-02-16 20:36:23 +01:00
misc.feature Switch to pytest-xvfb. Fixes #1309. 2016-02-16 20:36:23 +01:00
navigate.feature bdd: Remove trailing dots. 2015-11-26 17:50:39 +01:00
open.feature bdd: Remove trailing dots. 2015-11-26 17:50:39 +01:00
prompts.feature Only run geolocation tests on CI 2016-02-21 17:24:33 +01:00
scroll.feature Remove various deprecated commands/arguments. 2015-12-20 18:38:29 +01:00
search.feature bdd: Add a xfail_norun marker. 2016-01-14 07:53:00 +01:00
set.feature bdd: Simplify qute:settings test. 2015-12-02 22:19:43 +01:00
tabs.feature bdd: Stabilize "Cloning to background tab" test. 2016-01-24 19:17:39 +01:00
test_backforward.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_caret.py Add a fake clipboard for tests 2016-02-03 20:27:11 +01:00
test_downloads.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_hints.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_javascript.py Don't crash if JS tab is closed twice. 2016-01-20 21:24:51 +01:00
test_keyinput.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_misc.py Merge branch 'pdfjs' of https://github.com/Kingdread/qutebrowser into Kingdread-pdfjs 2016-01-05 07:21:26 +01:00
test_navigate.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_open.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_prompts.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
test_scroll.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_search.py Add a fake clipboard for tests 2016-02-03 20:27:11 +01:00
test_set.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_tabs.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_urlmarks.py bdd: Add some tests for quickmarks. 2016-01-10 21:21:32 +01:00
test_yankpaste.py Add a fake clipboard for tests 2016-02-03 20:27:11 +01:00
test_zoom.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
urlmarks.feature bdd: Add some tests for quickmarks. 2016-01-10 21:21:32 +01:00
yankpaste.feature Add a fake clipboard for tests 2016-02-03 20:27:11 +01:00
zoom.feature bdd: Handle some more corner cases in commands.py. 2016-01-06 18:27:14 +01:00