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 delivery to automatically deploy, API test, then tear down as part of the build, so I do not need to deploy manually and API test manually. #6

Open PaddingtonBrown opened 7 years ago

PaddingtonBrown commented 7 years ago

As a contributor to the Nutrition Information API, I want continuous delivery to automatically deploy, API test, then tear down as part of the build, so I do not need to deploy manually and API test manually.

Acceptance Criteria

Test Plan Manually test the acceptance criteria with the existing #26 Ping function.

Dev Work

Documentation Work

Definition of Ready

PaddingtonBrown commented 7 years ago

A spike and proof of concept can be found at https://github.com/RowanJKWalker/Nutrition.Information.Api/tree/TerraformSpike