File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 - Project on update is automatically tested
2929 - Project auto redeploys on update
3030
31- - Unit Testing;
32- - Project functions will have unit tests written for them
33- - Project functions will pass unit tests written for them
31+ - Integration Test Cases:
32+ - Project functions will have integration unit tests written for them
33+ - Project functions will pass integration unit tests written for them
3434
3535### 1.2 Metrics for Measurement
3636
5454 - Project when updated is automatically unit tested
5555 - Project when updated and passing unit tests is auto-redeployed
5656
57- – ** Unit Testing**
57+ – ** Integration Testing / UnitTesting **
5858
5959- Project functions are unit tested so that their behaviour is clear and potential bugs are caught
6060- Project functions passes unit tests so bug free functionality is ensured
You can’t perform that action at this time.
0 commit comments