qutebrowser/tests/helpers
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
..
fixtures.py SQL code review fixes. 2017-07-12 08:19:31 -04:00
logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
messagemock.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
stubs.py More sql code review fixes. 2017-07-08 09:57:32 -04:00
test_helper_utils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_stubs.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils.py More sql code review fixes. 2017-07-08 09:57:32 -04:00