NFR3: CI runner shall verify that the system is working properly whenever something is being merged into the main branch.
Additional Requirement
User Stories
As a developer, I would like to have at least a verification that my newly created/edited endpoints are working properly, so that I can have an assurance that the changes I made did not break something.
As a main investor of this project, I would like to have a verified code before release, so that I do not need to spend extra to cover up the mistakes after release.
Acceptance Criteria
[x] YAML file for automated Github Actions CI pipeline is generated
[x] Reports for the CI tests are generated as a part of the CI pipeline artifacts
Related Requirements
Requirements Related to Quality
NFR3: CI runner shall verify that the system is working properly whenever something is being merged into the main branch.
Additional Requirement
User Stories
As a developer, I would like to have at least a verification that my newly created/edited endpoints are working properly, so that I can have an assurance that the changes I made did not break something. As a main investor of this project, I would like to have a verified code before release, so that I do not need to spend extra to cover up the mistakes after release.
Acceptance Criteria