You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So that the addition of new features is easier. Our industry partner also benefits greatly from well-structured code.
Acceptance criteria
Go over every line of code in the front end and think about possible improvements, additional comments, potential refactorings
Improve the code documentation and overall quality where possible
Use Flask to build the website instead of writing long html documents yourself
Double-check every occurrence of the words Metadata-Hub and make sure the spelling is always "Metadata-Hub", "MdH" or "MdH-OpenSearch" depending on what you need. But it has to be exactly one of those variants (case-sensitive)!
Definition of done (DoD)
A feature is considered complete when
All of its acceptance criteria have been met.
It has been thoroughly tested.
The code has been peer reviewed by the dedicated team.
It can be seamlessly integrated into the main branch without causing any negative side effects.
Its core functionality has been thoroughly documented.
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
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Definition of done (DoD)
A feature is considered complete when
DoD general criteria
The text was updated successfully, but these errors were encountered: