-
Products
-
Definition of done
-
DOD api
Definition Of Done api
- All Actions and Views described in Technical design are implemented correctly:
a. Check rights
b. Check validation rules
c. Check authorizationlevel
- Code builds without errors
- Source code is documented
- Source code complies with code conventions and quality agreements
- Unit test is made
- Unit test succeeds
- (Automated) regression test succeeded
- Source code is committed
- Sonarcube rules are applied, code is accepted
- API team reviewed the code
- Front-end team accepted the API