qutebrowser/tests/unit/browser
Ryan Roden-Corrent ea459a1eca SQL code review fixes.
- Ignore invalid variable name in flake8 (pylint already checks this and
  we don't want to have to double-ignore)
- Fix and test completion bug with `:set asdf `
- Remove unused import
- Use `assert not func.called` instead of `func.assert_not_called` for
  backwards compatibility
2017-07-12 08:19:31 -04:00
..
webengine tests: Use pytest.param 2017-05-23 08:08:46 +02:00
webkit Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
test_adblock.py Fix adblock UTF-8 test on Windows 2017-03-13 07:01:13 +01:00
test_history.py SQL code review fixes. 2017-07-12 08:19:31 -04:00
test_pdfjs.py tests: relax pdfjs tests 2016-10-06 16:18:21 +02:00
test_qutescheme.py Use a dict instead of named params for insert. 2017-06-19 07:44:11 -04:00
test_shared.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_signalfilter.py Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
test_tab.py Finally update copyrights... 2017-05-09 21:37:03 +02:00