summaryrefslogtreecommitdiff
path: root/tests/unit/javascript
AgeCommit message (Expand)Author
2021-06-11Greasemonkey: Make sure script names are uniqueFlorian Bruhin
2021-04-13Fix quirk testsFlorian Bruhin
2021-03-12Changing path.open to read_textLembrun
2021-03-11Added blank lineLembrun
2021-03-11Created JS_DIR and moved str(css_path)Lembrun
2021-03-11Changed joinpath to /Lembrun
2021-03-10Removed unused import os in tests/unit/javascriptLembrun
2021-03-09Merge branch 'master' into pathlib-/unit/javascriptLembrun
2021-03-09Simplify test_greasemonkey via js_tester fixtureFlorian Bruhin
2021-03-03Replaced os.path by the pathlib equivalent in unit/javascript folderLembrun
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-24Handle regex special chars in replaceAll polyfillFlorian Bruhin
2021-02-11Add unit tests for JS quirksFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-29load scripts from config directoryBryon Meinka
2020-11-04old qt: Adjust greasemonkey supportFlorian Bruhin
2020-10-13tests: Don't set iframe.src in test_appendchild.jsFlorian Bruhin
2020-07-28tests: Retry setting JS HTML if loading timed outFlorian Bruhin
2020-06-24tests: Simplify some open() callsFlorian Bruhin
2020-03-07Add test for greasemonkey shared window proxyJordan Cannon
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Split config.stylesheet into separate moduleFlorian Bruhin
2019-11-19tests: Change some marks from skipif to xfailFlorian Bruhin
2019-02-25Remove unused importFlorian Bruhin
2019-02-25Rename force_document_end to needs_document_end_workaroundFlorian Bruhin
2019-02-25Merge branch 'greasemonkey-quirks'Florian Bruhin
2019-02-25Fix JSTester.run_file() for new pkg_resourcesFlorian Bruhin
2019-02-25Re-enable stylesheet tests for Qt 5.12Florian Bruhin
2019-02-23GreaseMonkey: Force document-end for known-broken scriptsFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-12-11Skip remaining tests which are broken on Qt 5.12Florian Bruhin
2018-12-11Mark test_appendchild as xfail on Qt 5.12Florian Bruhin
2018-11-30Rename openurl to load_urlFlorian Bruhin
2018-10-05Merge remote-tracking branch 'origin/pr/4133'Florian Bruhin
2018-09-27Refactor JS escapingFlorian Bruhin
2018-09-27Fix lintFlorian Bruhin
2018-09-27Use callback.assert_called_with()Florian Bruhin
2018-09-26Use qtbot.wait_callbackFlorian Bruhin
2018-09-13Merge branch 'master' into masterJesko Dujmovic
2018-09-12Handle UTF-8 byte order marks in Greasemonkey scriptsFlorian Bruhin
2018-09-09greasemonkey: better handle scripts without metadataJimmy
2018-06-09Fix lintFlorian Bruhin
2018-05-20Tell pylint to shut its fat mouth.Jimmy
2018-05-20Greasemonkey: Don't attempt scope isolation on webkitJimmy
2018-05-20Greasemonkey: skip window scoping test on webkitJimmy
2018-05-20Greasemonkey: Add test for window scoping refinements.Jimmy
2018-05-03Merge remote-tracking branch 'origin/pr/3804'Florian Bruhin
2018-04-16Skip test_set_error entirelyFlorian Bruhin
2018-04-14Greasemonkey: use UrlPatterns for match directivesJimmy