ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

Qi fix backend check #69

Closed publicqi closed 1 year ago

publicqi commented 1 year ago

Overview

In this PR, backend checks for requests parameters are added. All the boundaries are mapped from frontend checks.

Screenshots (Optional)

Feedback Request (Optional)

Future Possibilities (Optional)

Validation (Optional)

Tests

For mutationCoverage, the original was not 100%. New tests achieved 100%.

Linked Issues

Closes #53 Closes #49