Skip to content

Hazhzeng/github-action-testfunctionapp-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Due to the architecture of Java function app, please ensure the pom.xml -> project -> properties -> functionAppName field matches your Azure Functions name on the cloud when using deployment center GitHub action.

Intention

  1. Check if functions project can be deployed successfully
  2. Check if third party library junit 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages