Frontend Tests
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
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