qutebrowser/tests/mainwindow/statusbar
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_percentage.py Fix lint. 2015-04-05 20:30:31 +02:00
test_progress.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
test_textbase.py Using parametrization in test_textbase 2015-04-08 14:05:52 +02:00