qutebrowser/tests/browser
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
..
http Fix small docstring issues 2015-04-08 01:06:30 -03:00
test_tabhistory.py Compare full lists instead of looping over items as suggested by @hackebrot 2015-04-08 01:06:31 -03:00
test_webelem.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00