aboutsummaryrefslogtreecommitdiff
path: root/common/Test.js
Commit message (Collapse)AuthorAgeFilesLines
* clean up common/Test.jsYuchen Pei2022-07-281-8/+6
|
* fixing some mozilla validation warnings when uploading the extensionYuchen Pei2022-07-221-1/+1
|
* lintingYuchen Pei2022-04-071-3/+3
| | | | | - eslint - also adding eslintrc
* nop whitespace formatting change.Yuchen Pei2022-04-071-3/+3
| | | | | | | | - ran eglot-format using typescript-language-server on all js files in the repo except those under /hash_script/ - verify only whitespace changed: git diff --word-diff-regex=. 62d6a71 62d6a71~1
* Jasmine-based automated tests suite.hackademix2018-10-021-0/+55