File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 5151 - Project when deployed is accessible online on a virtual Machine
5252 - Project when updated is automatically unit tested
5353 - Project when updated and passing unit tests is auto-redeployed
54-
55- – ** Unit Testing**
56-
57- - Project functions are unit/integration tested so that their behaviour is clear and potential bugs are caught
58- - Project functions passes unit/integration tests so bug free functionality is ensured
54+ - ** Unit Testing**
55+ - Project functions are unit/integration tested so that their behaviour is clear and potential bugs are caught
56+ - Project functions passes unit/integration tests so bug free functionality is ensured
5957
6058## 2. Release Scope
6159
7674 - Project on update is automatically tested
7775 - Project auto redeploys on update that passes tests
7876
79- – ** Unit Testing**
80-
81- - Project functions (frontend and backend) are unit/integration tested
77+ - ** Unit Testing**
78+ - Project functions (frontend and backend) are unit/integration tested
8279
8380### 2.2 Excluded Features
8481
You can’t perform that action at this time.
0 commit comments