Need to fill out the test description #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
up-for-grabs
Extra attention is needed
In tests, after the name of the
it
function, there are parameters, the first of which takes astring
as a value. All lines must be filled in based on the nature of the test:It is necessary to stick to approximately the same description format in tests where possible. The test files themselves are located here. It is necessary to fill in all files with the postfix
.test.ts
, there are about 40-50 tests without names.The tests can be checked with the following command:
Useful links when working with tests:
https://hmpl-lang.dev/request.html#method
https://hmpl-lang.dev/examples.html
The text was updated successfully, but these errors were encountered: