qutebrowser/tests
Ryan Roden-Corrent 4b00a17d71 Fix MarkKeyParser crash when changing keyconfig.
Ensure MarkKeyParser implements on_keyconfig_changed, so it doesn't fail when
rebinding a key. It doesn't have keybindings, so the implementation is just
`pass`.

This also fixes a few flake8 style errors.
2016-04-17 21:04:08 -04:00
..
helpers Fix lint 2016-03-29 23:20:39 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Store both x and y position for marks. 2016-04-17 21:04:08 -04:00
unit Fix MarkKeyParser crash when changing keyconfig. 2016-04-17 21:04:08 -04:00
conftest.py Stop supporting running tests without Xvfb/DISPLAY 2016-04-06 08:27:43 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00