Closed jonathanvila closed 3 years ago
To have the confidence that the Back end is working fine when it is built and deployed.
In order to validate in every PR that the API backend is working fine it will execute these steps :
curl
Github Action using https://github.com/marketplace/actions/setup-minikube-kubernetes-cluster, deploying a Keycloak instance and an Ingress to access the Pathfinder API
This task will cover the steps defined in the WHAT section
WHY
To have the confidence that the Back end is working fine when it is built and deployed.
WHAT
In order to validate in every PR that the API backend is working fine it will execute these steps :
curl
tests to the APIHOW
Github Action using https://github.com/marketplace/actions/setup-minikube-kubernetes-cluster, deploying a Keycloak instance and an Ingress to access the Pathfinder API
SCOPE
This task will cover the steps defined in the WHAT section