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

Refactoring Backend: Class-Building Process #207

Open
MPSebastian opened this issue Jul 10, 2023 · 0 comments
Open

Refactoring Backend: Class-Building Process #207

MPSebastian opened this issue Jul 10, 2023 · 0 comments

Comments

@MPSebastian
Copy link
Contributor

User story

  1. As a developer
  2. I want a nice and clean way of creating my objects in the backend
  3. So that I can have a better overview of the code base

Acceptance criteria

  • the builder methods are private
  • static generator methods are support for object creation

Definition of done (DoD)

  • Feature is done when the acceptance criteria are fullfiled
  • Feature is done when there are test where it is necessary and they pass
  • Feature is done when the linter passes
  • Feature is done when it is merged onto our main branch (after the code has been reviewed by at least one other person)
  • Feature is done when the code has been documentend or commented properly

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@MPSebastian MPSebastian added Refactoring Backend Item for the Backend-Team labels Jul 10, 2023
jnsrnhld added a commit that referenced this issue Jul 12, 2023
jnsrnhld added a commit that referenced this issue Jul 16, 2023
jnsrnhld added a commit that referenced this issue Jul 16, 2023
jnsrnhld added a commit that referenced this issue Jul 16, 2023
jnsrnhld added a commit that referenced this issue Jul 16, 2023
jnsrnhld added a commit that referenced this issue Jul 16, 2023
jnsrnhld added a commit that referenced this issue Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

3 participants