Automated Testing¶
Server testing using Pytest¶
The server is tested using Pytest. To run the tests, you need to have the server running. You can run the tests using the following command:
Client testing using Cypress¶
The client is tested using Cypress. To run the tests, you need to have the client running. You can run the tests using the following command: