qutebrowser/tests/misc
Florian Bruhin f9876823b8 Add a new config_stub fixture.
This replaces various other constructs:

- The default_config fixture - this means the config values used by
  test_progress.py are set explicitly and the (rather complex) default config
  is mocked out.

- stubs.ConfigStub which was created by the tests manually before.
2015-05-07 22:56:31 +02:00
..
test_crashdialog.py Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
test_editor.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
test_lineparser.py Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
test_miscwidgets.py Fix lint. 2015-04-20 22:59:35 +02:00
test_readline.py Fix lint. 2015-04-05 20:30:31 +02:00
test_split.py Fix lint. 2015-04-14 07:00:56 +02:00