aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-31tools: remove obsolete test tooling + add CI badge (#3555)nodiscc1-251/+0
* tools: remove obsolete test tooling - tests should now be performed from https://github.com/awesome-selfhosted/awesome-selfhosted-data#maintenance - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266 * add a badge pointing to the main issue about unmaintained projects/dead links removal - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
2020-09-05Fix regex for mainlink.Nathan Rew1-1/+1
2020-09-05Update regex checks for Source Code, Demo, ClientsNathan Rew1-1/+1
2020-09-05prevent error when `.` is in the nameNathan Rew1-1/+1
2020-02-08Fix bugs in tests.n82251-16/+26
2020-02-08Fix line numbers.n82251-1/+1
2020-02-08Change color output.n82251-26/+36
Refactor code.
2020-02-08Add color output.n82251-40/+201
Add basic syntax error fault location. Check license against the list. Add line numbers if not a PR. Cleanup unused code. Allow travis triggered builds on travis_test branch.
2020-01-28Update regex pattern to allow Clients.n82251-26/+5
2019-08-21Update test.jsn82251-0/+4
2019-08-21Remove Danger and update travisn82251-2/+4
2019-05-20move tests-related files to a tests/ directorynodiscc1-0/+0
2018-07-03Fix test.jsnrew2251-1/+1
Fix 1 more regex error.
2018-07-02Fix test.jsnrew2251-10/+10
Fix regex filters on test.js
2017-04-11Document test.js (#1024)n82251-110/+63
* Document test.js Added docmentation and cleaned up some WIP * Follow ESLint AirBNB style guide Cleanup REGEXPs
2016-12-10Initial Commitnrew2251-0/+132