aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tools: remove obsolete test tooling + add CI badge (#3555)nodiscc2023-01-311-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
* Fix regex for mainlink.Nathan Rew2020-09-051-1/+1
|
* Update regex checks for Source Code, Demo, ClientsNathan Rew2020-09-051-1/+1
|
* prevent error when `.` is in the nameNathan Rew2020-09-051-1/+1
|
* Fix bugs in tests.n82252020-02-081-16/+26
|
* Fix line numbers.n82252020-02-081-1/+1
|
* Change color output.n82252020-02-081-26/+36
| | | | Refactor code.
* Add color output.n82252020-02-081-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.
* Update regex pattern to allow Clients.n82252020-01-281-26/+5
|
* Update test.jsn82252019-08-211-0/+4
|
* Remove Danger and update travisn82252019-08-211-2/+4
|
* move tests-related files to a tests/ directorynodiscc2019-05-201-0/+85