The CI Build should include some Tests against the test shop to prove that it still does what it is supposed to:
- Connect & Authenticate
- CRUD operations
a. GetPages
b. GetDetail
c. Update an Entity
d. Insert new Entity
e. Get Inserted Entity
f. delete just inserted Entity
The CI Build should include some Tests against the test shop to prove that it still does what it is supposed to:
a. GetPages
b. GetDetail
c. Update an Entity
d. Insert new Entity
e. Get Inserted Entity
f. delete just inserted Entity