qutebrowser/tests/unit
Florian Bruhin 0169f3a24f Add _qutebrowser_ prefix for custom JS functions
With QtWebKit or QtWebEngine with Qt < 5.7, the functions end up in the
page's namespace. We can't easily avoid this, but at least we can name
them in a way which reduces conflicts.
2016-08-05 10:31:07 +02:00
..
browser Add miscwidgets.WrapperLayout.wrap 2016-08-04 19:22:44 +02:00
commands Remove tests for cmdutils.arg_or_count (fixes #1735 with previous commits) 2016-08-02 12:02:40 -04:00
completion Don't crash completion with auto-open/show False. 2016-08-01 22:36:04 -04:00
config Add test for BackendError 2016-08-03 12:18:15 +02:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput tests: Add a mode_manager fixture 2016-07-10 17:04:25 +02:00
mainwindow Fix url_text, take 3 2016-07-11 15:06:36 +02:00
misc tests: Use parametrize for parse_fatal_stacktrace 2016-08-05 09:01:09 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Add _qutebrowser_ prefix for custom JS functions 2016-08-05 10:31:07 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00