qutebrowser/tests
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
..
browser Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
commands Add tests for CommandRunner/KeyConfigParser. 2015-04-13 07:54:24 +02:00
config Make pylint shut up. 2015-04-20 23:12:15 +02:00
html Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
keyinput Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
mainwindow/statusbar Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
misc Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
utils Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
conftest.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
log.py Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
stubs.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
test_stubs.py Fix lint. 2015-04-05 20:30:31 +02:00