qutebrowser/tests/integration/features
Florian Bruhin 7dc03710b1 bdd: Only check logs for "... should be loaded".
Checking the requests from the webserver proved problematic, as often there's
some kind of caching going on. Instead, we only check the log, as this is used
for things like :navigate anyways, so if the log says the page got loaded, we
can trust it.

There's still "... should be requested" to check the actual requests.
2016-01-06 22:57:49 +01:00
..
backforward.feature bdd: Handle some more corner cases in commands.py. 2016-01-06 18:27:14 +01:00
caret.feature bdd: Add a test for :drop-selection. 2016-01-06 22:15:13 +01:00
conftest.py bdd: Only check logs for "... should be loaded". 2016-01-06 22:57:49 +01:00
downloads.feature bdd: Remove trailing dots. 2015-11-26 17:50:39 +01:00
hints.feature bdd: Remove trailing dots. 2015-11-26 17:50:39 +01:00
keyinput.feature tests: Hopefully fix keyinput.feature flakiness. 2015-12-18 07:13:16 +01:00
misc.feature bdd: Skip :print test. 2016-01-06 18:27:14 +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
scroll.feature Remove various deprecated commands/arguments. 2015-12-20 18:38:29 +01:00
set.feature bdd: Simplify qute:settings test. 2015-12-02 22:19:43 +01:00
tabs.feature bdd: Add test for :undo. 2016-01-06 18:27:14 +01:00
test_backforward.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_caret.py Adjust copyright years. 2016-01-04 07:12:39 +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_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_scroll.py Adjust copyright years. 2016-01-04 07:12:39 +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 Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_yankpaste.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_zoom.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
urlmarks.feature bdd: Add first test for :bookmark-add. 2015-11-28 23:37:27 +01:00
yankpaste.feature bdd: Add test for :paste with invalid URL. 2016-01-06 22:07:19 +01:00
zoom.feature bdd: Handle some more corner cases in commands.py. 2016-01-06 18:27:14 +01:00