qutebrowser/tests/unit
Florian Bruhin ff05560047 Update test_adblock for new config
This required some changes on how URLs are handled during those tests. Before,
we simply could return a path and (since we had a patched QNAM), nobody
complained.

Now this actually needs to be a valid URL, so we use
https://www.example.com/path everywhere instead.
2017-07-04 15:08:04 +02:00
..
browser Update test_adblock for new config 2017-07-04 15:08:04 +02:00
commands Fix CommandParser and don't use a generator 2017-07-04 15:08:03 +02:00
completion Rename tabs.new_position/_explicit to .related/.unrelated 2017-07-04 15:08:03 +02:00
config Use fonts.monospace properly 2017-07-04 15:08:04 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow Adjust test settings 2017-07-04 15:08:02 +02:00
misc Adjust test settings 2017-07-04 15:08:02 +02:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Handle files correctly in utils.yaml_dump 2017-07-04 15:08:01 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00