qutebrowser/tests/unit/javascript
Jimmy 13249329f7 Greasemonkey: skip window scoping test on webkit
The implementation of Proxy in JSCore used by current QtWebkit (webkit
602.1) doesn't support the `set()` handler for whatever reason. So
instead of testing for a specific behaviour that we can't ensure on that
version let's just skip the tests and handle user complaints with
sympathy.
2018-05-20 18:42:40 +12:00
..
position_caret Remove unused imports 2018-03-19 19:42:56 +01:00
stylesheet Skip test_set_error entirely 2018-04-16 17:14:14 +02:00
base.html Reorganize tests directory. 2015-08-18 20:19:02 +02:00
conftest.py Log document.body in JS tests 2018-03-20 11:56:46 +01:00
test_greasemonkey.py Greasemonkey: skip window scoping test on webkit 2018-05-20 18:42:40 +12:00
test_js_execution.py Make test_simple_js_webengine work correctly 2018-03-27 07:29:43 +02:00