Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 320 Bytes

File metadata and controls

10 lines (7 loc) · 320 Bytes

Intention

  1. Check if functions project can be deployed successfully
  2. Check if third party library lodash can be resolved correctly

Usage

  1. Deploy the function app using deployment center
  2. Make a GET http request to /api/HttpTrigger
  3. Should get a 200 status code with Hello Functions World! body