qutebrowser/tests/unit
Ryan Roden-Corrent 5ae9d985b1 Prevent lingering object from test_config.
Using the config_tmdpir fixture across all tests in this module caused
a lingering LineParser to make test_debug fail.
I still don't know why, but scoping the config_tmpdir fixture to only
the test class that was creating ~/.config/qute_test fixes the issue,
and still prevents creation of a user tempdir.
2016-07-16 06:47:12 -04:00
..
browser Don't write to user datadir in test_qt_javascript. 2016-07-15 13:46:50 -04:00
commands Fix lint 2016-07-10 17:04:26 +02:00
completion Use a fixture for FakeWebTab 2016-07-10 16:57:02 +02:00
config Prevent lingering object from test_config. 2016-07-16 06:47:12 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput tests: Add a mode_manager fixture 2016-07-10 17:04:25 +02:00
mainwindow Fix url_text, take 3 2016-07-11 15:06:36 +02:00
misc pykint: Add some disable=unused-variable 2016-07-11 13:18:31 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Completely prevent tests from creating cachedir. 2016-07-15 13:46:50 -04:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00