NakhlahJS icon indicating copy to clipboard operation
NakhlahJS copied to clipboard

Testcase + GitHub actions

Open TeaByte opened this issue 1 year ago • 1 comments
trafficstars

With the development and expansion of the project The process of testing and ensuring the integrity of each update will become difficult

Deno tests + GitHub actions would be helpful for us and project contributors

TeaByte avatar Jan 15 '24 19:01 TeaByte

added lint.yml to handle lint + deno tests https://github.com/TeaByte/NakhlahJS/blob/main/.github/workflows/lint.yml

image after adding deno tests we can uncomment this in the lint.yml

tests can be to check if cache have course or stats code for some routes

TeaByte avatar Feb 07 '24 15:02 TeaByte