qutebrowser/tests/unit
Florian Bruhin 14f4689998 tests: Fix TestInitLog.
This worked before b0d4ebe because --debug was given and the
"args.loglevel.upper()" part was never executed.

However, loglevel is expected as a string, not as an int.
2015-11-23 21:50:48 +01:00
..
browser Style fixes 2015-11-21 00:10:49 +01:00
commands Make it possible to pass a count via command name. 2015-11-15 19:55:01 +01:00
completion Reorganize tests directory. 2015-08-18 20:19:02 +02:00
config tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
javascript Remove unused import. 2015-08-23 18:29:02 +02:00
keyinput tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
mainwindow tests: Remove .close() workaround. 2015-11-01 17:41:40 +01:00
misc tests: Skip test_normal_connection IPC test on OS X. 2015-11-23 20:33:11 +01:00
scripts Skip check_coverage.py with --lf. 2015-11-13 22:43:12 +01:00
utils tests: Fix TestInitLog. 2015-11-23 21:50:48 +01:00