qutebrowser/tests/unit
Florian Bruhin e8ceeceac8 Fix mock check with Python 3.5
Looks like .assert_not_called() doesn't work on function mocks with 3.5.
2017-09-22 22:28:40 +02:00
..
browser Merge remote-tracking branch 'origin/pr/2965' 2017-09-21 09:12:56 +02:00
commands Remove unused import 2017-09-22 08:23:06 +02:00
completion Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
config Fix mock check with Python 3.5 2017-09-22 22:28:40 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Fix modeparser tests 2017-09-22 19:49:52 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
scripts Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
utils Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00