qutebrowser/tests/unit/browser
Jimmy 2510fde80f Add unit test for sanitized download filenames.
I think this covers the right path despite not using either of the
backend specific download code. They both either call `set_target()`
directly with a guessed filename or from the prompt question. When
called directly though that basename set by `_init_item()` is used.

It's a little high level but we already know that sanitize_filenames
does, I wanted to test that it gets called.
2018-06-26 16:14:22 +12:00
..
webengine Fix test_dictionary_dir 2018-06-21 01:40:36 +02:00
webkit Add unit test for sanitized download filenames. 2018-06-26 16:14:22 +12:00
test_adblock.py Modify assert_url to treat localhost differently 2018-03-28 14:27:17 +01:00
test_hints.py Update copyright years 2018-02-05 12:19:50 +01:00
test_history.py Update copyright years 2018-02-05 12:19:50 +01:00
test_pdfjs.py tests: relax pdfjs tests 2016-10-06 16:18:21 +02:00
test_qutescheme.py Update copyright years 2018-02-05 12:19:50 +01:00
test_shared.py Fix test_shared.py 2018-06-24 22:31:27 +02:00
test_signalfilter.py Refactor TabbedBrowser from inheritance to composition 2018-02-19 14:29:05 +01:00
urlmarks.py Remove unused import and TODO from urlmarks test. 2018-02-12 19:25:24 -05:00