qutebrowser/tests
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
..
end2end Stabilize escaping URLs test 2018-06-25 23:02:50 +02:00
helpers Refactor individual tmpdir fixtures. 2018-06-26 16:14:22 +12:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Add unit test for sanitized download filenames. 2018-06-26 16:14:22 +12:00
conftest.py Merge remote-tracking branch 'origin/pr/3793' 2018-06-09 22:59:52 +02:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00