aboutsummaryrefslogtreecommitdiff
path: root/js/tests/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-1/+1
2018-09-14Use https in more places and fix a few redirects.XhmikosR1-1/+1
2018-04-02Use https when possible.XhmikosR1-1/+1
2018-03-13Add Sinon to do better unit testJohann-S1-5/+9
2018-03-06Add a bit of documentation on how to run the code coverage (#25783)Johann-S1-5/+9
2017-11-29Update README.md (#24912)Johann-S1-1/+1
2017-10-07Update js/tests/README.md (#24281)Vasilii Artemchuk1-4/+4
2017-04-21More minor build tweaks and docs updates.Bardi Harborow1-2/+2
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-3/+3
2015-03-06[Fixes #15951] Document JS test suite basicsKevin Kirsche1-0/+61
X-Ref: #15953 Closes #15952 by merging a tweaked version of it. [skip sauce] [skip validator]