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 check ~100% code coverage for unit tests of a pull request, so I can automatically assert there have been automated unit tests written for all of the new code. #14

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 check ~100% code coverage for unit tests of a pull request, so I can automatically assert there have been automated unit tests written for all of the new code.

Acceptance Criteria

Test Plan Testing for this issue will be done manually covering the acceptance criteria by creating pull requests to match each of the criteria.

Development Plan

Definition of Ready

PaddingtonBrown commented 7 years ago

This has been done and merged into master via #18