neu-cs4530 / fall23-team-project-group-707

covey-town-project-boeing-707 created by GitHub Classroom
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Write tests for music suggestion form validation and backend #7

Open VatsalMehta27 opened 8 months ago

VatsalMehta27 commented 8 months ago

We already stubbed which will make it easier by creating the control flow and logic. We know what everything does. Think about all use cases and writing them should take a day given this scope.

DatNgoNYC commented 7 months ago

Test File is broken right now. Doubt I can get back to it to fix it but hopefully us refactoring out any direct controller props from the suggestionForm will prevent any undetected bugs from lack of testing.

Let's merge this last if at all.