NutritionMate / Nutrition.Information.Api

This is an API to retrieve the nutritional information of a given food item.
MIT License
1 stars 1 forks source link

As a contributor to the Nutrition Information API, I want continuous integration to automatically build, unit test, and integration test each commit for a pull request, so I can detect errors early through automation. #5

Closed PaddingtonBrown closed 7 years ago

PaddingtonBrown commented 7 years ago

As a contributor to the Nutrition Information API, I want continuous integration to automatically build, unit test, and integration test each commit for a pull request, so I can detect errors early through automation.

Acceptance Criteria:

Test plan: Until features, such as #1, are implemented. The automated tests run on a PR will be "echo \"No tests currently specified\". Testing for this issue will be done manually covering the acceptance criteria.

Development work:

Definition of Ready

PaddingtonBrown commented 7 years ago

This has been done and merged into master via https://github.com/NutritionMate/Nutrition.Information.Api/pull/12