qutebrowser/tests/unit/javascript
Florian Bruhin 718376f154 Refactor JS escaping
This renames javascript.convert_js_arg() to javascript.to_js() and uses that
instead of string_escape() where possible.
2018-09-27 16:36:28 +02:00
..
position_caret Fix lint 2018-09-27 10:08:50 +02:00
stylesheet Refactor JS escaping 2018-09-27 16:36:28 +02:00
base.html Reorganize tests directory. 2015-08-18 20:19:02 +02:00
conftest.py Fix lint 2018-09-27 10:08:50 +02:00
test_greasemonkey.py Use callback.assert_called_with() 2018-09-27 10:06:50 +02:00
test_js_execution.py Use callback.assert_called_with() 2018-09-27 10:06:50 +02:00