summaryrefslogtreecommitdiff
path: root/tests/unit/misc/userscripts
AgeCommit message (Expand)Author
2021-03-15tests: Don't download TLD listFlorian Bruhin
2021-02-25Rename utils.py to testutils.pyLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-13dataclasses: Be more explicit about FakeOutputFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-12-22Simplify and fix lintFlorian Bruhin
2020-12-17Fix qute-lastpass userscript enters text containing multiple <user202729
2020-08-06pylint: Disable now-unneeded line-too-long suppressionsFlorian Bruhin
2020-07-27tests: Move userscript importing to helpersFlorian Bruhin
2020-07-21qute-lastpass: Code-review changesWayne Cheng
2020-07-21qute-lastpass: Lint and path fixWayne Cheng
2020-07-21qute-lastpass: Tighten lookup regex from '.*example.com.*' to '\bexample\.com'Wayne Cheng
2020-07-21qute-lastpass: Add testsWayne Cheng