qutebrowser/tests
Daniel Schadt 4d00b8fce9 tests: fix tests for misc.editor
Due to the change to NamedTemporaryFile, the _filename attribute was
removed. We now have to use _file.name.
2016-08-07 00:18:22 +02:00
..
end2end Add a BDD test for :debug-log-capacity 2016-08-05 15:13:36 +02:00
helpers Add miscwidgets.WrapperLayout.wrap 2016-08-04 19:22:44 +02:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit tests: fix tests for misc.editor 2016-08-07 00:18:22 +02:00
conftest.py Automatically skip BDD tests on pytest 3.0 2016-08-05 14:36:32 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00