Creating a GitHub action workflow which spins up the Umbrella in a Kind Cluster with the necessary components in order to be able to implement Cypress as the automated E2E testing:
Portal
CentralIdp
SharedIdp
Acceptance Criteria
[ ] GitHub Action Workflow completes without errors and deploys all necessary components
[ ] Install Cypress in the GitHub Actions Workflow
Description
Creating a GitHub action workflow which spins up the Umbrella in a Kind Cluster with the necessary components in order to be able to implement Cypress as the automated E2E testing:
Acceptance Criteria