less than 1 minute read

JavaScript unit tests are written in Jest. They are located in the tests/Jest folder and can be run using the following command:

npm run jest