Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RouteFollowed CRUD operations #14

Open
5 tasks
rogargon opened this issue Oct 3, 2023 · 0 comments
Open
5 tasks

RouteFollowed CRUD operations #14

rogargon opened this issue Oct 3, 2023 · 0 comments
Assignees
Labels

Comments

@rogargon
Copy link
Member

rogargon commented Oct 3, 2023

  • Complete the domain model including relationships to other entities (remember, just one of the sides of the relationships needs to be implemented following [How to maintain bi-directional relationships with Spring Data REST and JPA.
  • Implement BDD tests for the Create operation using relevant scenarios that check ideal situations but also that proper error messages if part of the data is missing or not properly formatted. You can use RegisterUser.feature as inspiration, also similar features from previous years' projects.
  • Implement BDD tests for Retrieve
  • Implement BDD tests for Update
  • Implement BDD tests for Delete
@github-project-automation github-project-automation bot moved this to 📋 Backlog in myroutes Oct 3, 2023
@SergiFn SergiFn moved this from 📋 Backlog to 🏗 In progress in myroutes Oct 3, 2023
@SergiFn SergiFn self-assigned this Oct 3, 2023
@SergiFn SergiFn moved this from 🏗 In progress to 👀 In review in myroutes Nov 16, 2023
@SergiFn SergiFn moved this from 👀 In review to ✅ Done in myroutes Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants