sammybigbux / deckhub

1 stars 0 forks source link

Write comprehensive test suite for the project #69

Open sammybigbux opened 1 month ago

sammybigbux commented 1 month ago

Write tests for backend using unittest, and write tests for frontend using Cypress. You know the drill for this, write up a test plan, execute, and write good docstrings. Make sure this is a part of the CI/CD for launch. Also remember to do concurrency testing.