As a developer
I need to add a build stage to the CD pipeline
So that I can build the app and run the TDD(unit) nosetests
Assumptions:I have the supplier app instance running in the cloud
I have the github account linked to the toolchain
Acceptance Criteria:
Given I need to build the app and run the unit tests to setup CD pipeline
When I view the pipeline stage on IBM Cloud toolchain
Then I can see that build and unit tests are passing
As a developer I need to add a build stage to the CD pipeline So that I can build the app and run the TDD(unit) nosetests
Assumptions: I have the supplier app instance running in the cloud I have the github account linked to the toolchain
Acceptance Criteria: Given I need to build the app and run the unit tests to setup CD pipeline When I view the pipeline stage on IBM Cloud toolchain Then I can see that build and unit tests are passing