ucsb-cs156-s23 / team02-s23-7pm-3

https://ucsb-cs156-s23.github.io/team02-s23-7pm-3/
0 stars 0 forks source link

Finish the rest of the controller file for Games #65

Closed wq12li closed 1 year ago

wq12li commented 1 year ago

After a lot of headache trying to figure out what's going on with GitHub and merge conflicts and branches being "up-to-date" when they aren't, and so on, I've decided that it'd be easier to just put this in one PR. So here is that PR containing all of the CRUD operations on Game objects and tests for those operations.