qutebrowser/tests
Lamar Pavel b5eea81e2e Fix File.validate and corresponding tests
There were no tests regarding the return value of standarddir.config() and thus
it wasn't caught that it returned None in some cases. This is now fixed by
checking the return of standdarddir.config before calling it and modifying the
corresponding test_validate_exists_rel as well as adding a new
test_validate_rel_config_none.
2015-05-28 12:14:12 +02:00
..
browser Use monkeypatch instead of mocker in some tests. 2015-05-18 23:32:01 +02:00
commands Add tests for CommandRunner/KeyConfigParser. 2015-04-13 07:54:24 +02:00
config Fix File.validate and corresponding tests 2015-05-28 12:14:12 +02:00
html Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
javascript Strip whitespace for position_caret tests. 2015-05-18 23:04:11 +02:00
keyinput pytest: Use common fixture for fake_keyconfig. 2015-05-19 07:46:56 +02:00
mainwindow/statusbar Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
misc tests: Rename Testable* classes. 2015-05-27 07:51:53 +02:00
utils Use monkeypatch instead of mocker in some tests. 2015-05-18 23:32:01 +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