stynan27 / BlockHeads

Primary repository for team BlockHeads inc. projects.
0 stars 0 forks source link

Lego Set Management Page #9

Open stynan27 opened 1 year ago

stynan27 commented 1 year ago

User Story

As a BlockHeads user, I want a page to create, read, update, & delete Lego sets, so that I can manage my Lego sets

Acceptance Criteria

stynan27 commented 1 year ago

We decided that set updates are out of scope for this sprint. Will revisit in a future separate issue/story.

stynan27 commented 1 year ago

Since there is a lot of functionality here would be a good idea to at least have some unit tests per controller endpoint and new react UI additions.

Unfortunately, our current Java setup is resulting in package errors when we attempt to unit test relating to the in-memory H2 database. We should make de-coupling the H2 Database a priority for next spring and then pull in a separate task to test. h2 snippet

TODO

~- [ ] Create unit tests for UI based on AC's above~ ~- [ ] Create unit tests for API based on AC's above~ ~- [ ] new subtask to track?~