qutebrowser/tests/unit
Florian Bruhin 7c6dd60f35 Fix test_on_tab_changed in statusbar.url tests
- The invalid URL will now get encoded when using QUrl.
- The check for a None url_text is somewhat pointless as I don't think
  this can ever happen in the real circumstances.
2016-07-08 10:38:51 +02:00
..
browser Fix lint 2016-07-07 20:12:17 +02:00
commands Fix some lint 2016-07-07 18:32:52 +02:00
completion Don't use properties for AbstractTab 2016-07-08 10:05:46 +02:00
config Add unit test for CommandCompletionModel. 2016-06-30 07:26:02 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow Fix test_on_tab_changed in statusbar.url tests 2016-07-08 10:38:51 +02:00
misc Mark some session tests as xfail 2016-07-07 18:32:52 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Fix version output test on Windows 2016-07-07 18:32:13 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00