The web application uses MERN Stack, an MVC architecture.
As the actions act as codebase, each action has been unit tested using JEST. JEST is a popular JavaScript testing framework. The unit tests are located in the actions folder. There are 3 action files:
Subsequently, there are three 3 test suites:
In total, there are 15 test cases, all of which pass:
To learn more check out my presentation on YouTube: https://youtu.be/KHHCichNslk