qutebrowser/tests
Daniel Schadt ea56ded7fc fix TestOpenFile
pytest doesn't like test classes which define __init__, and pylint
doesn't like attributes defined outside __init__.

We can disable pylint's check, but we can't force pytest to accept our
test class...
2017-01-10 14:14:03 +01:00
..
end2end add a test for opening mhtml downloads 2017-01-05 19:02:28 +01:00
helpers Fixed TabbedBrowserStub's tabBar, no longer toggling updates while moving tabs 2016-11-30 15:23:35 +01:00
manual Add more tests for prompts 2016-11-03 08:40:42 +01:00
unit fix TestOpenFile 2017-01-10 14:14:03 +01:00
conftest.py Also xfail #2183 tests without Docker/Travis 2016-12-22 09:17:00 +01:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00