qutebrowser/tests
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
..
end2end Remove unneeded pylint suppression 2016-07-15 11:09:51 +02:00
helpers Prevent test_adblock from creating real config dir. 2016-07-15 13:46:50 -04:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Prevent lingering object from test_config. 2016-07-16 06:47:12 -04:00
conftest.py Add --qute-bdd-webengine switch for end2end tests 2016-07-11 17:24:03 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00