Closed jonbrunt closed 7 months ago
We are building excellent coverage on the local side and the remote/merge side. Let's continue developing this pipeline as we finish the last three major components, add unit tests to the page and layout files, and incorporate integration and e2e tests. From there we will make an initial deployment and configure/adjust DevOps settings accordingly.
Feature: Pre-Push Hook (Local) and Branch Protection (CI Pipeline)
Description
This PR introduces pre-push unit tests (local) and PR/merge protections for the main branch (linting and unit tests). Will be made more robust with integration testing, e2e testing, and CD shortly.
Changes
Frontend:
Testing
Notes
Checklist
Reviewers
Requesting review from @jonbrunt
Tags
#enhancement