Menu

#21 It is necessary to create tests for the module. At least for 5-10% coverage.

open
nobody
2024-10-14
2024-10-14
Anonymous
No

Originally created by: antonmak1

It is necessary to create a test folder and write tests for the module in it, so that I can then send it to codecov via github actions. The packages used for tests are mocha, jsdom, c8. Examples of tests can be found here -https://github.com/Camplejs/Cample.js/tree/2.0.0-beta.4/test

Discussion


Log in to post a comment.