-
Products
-
Definition of done
-
DOD frond end
Definition Of Done Front-end
- All functional requirements described in the functional 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
- Automated UI Test is made
- Automated UI Test succeeds
- (Automated) regression test succeeds
- Source code is committed
- Sonarcube rules are applied and code is accepted
- Styling conforms to default styling and theming
- Page works on all supported viewports
- Front-end team reviewed the code
- Acceptation team accepted the front-end based on FO