Skip to content

Commit

Permalink
Add e2e, load and integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed May 9, 2024
1 parent a099875 commit 6a2a1ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,9 @@ Runs on pull request submission.
* Provides safe, sandboxed deployment environments
* Build action pushes to GitHub Container Registry (ghcr.io)
* Build triggers select new builds vs reusing builds
* Deployment triggers to only deploy and test when changes are made
* Deploy only when changes are made
* Deployment includes curl checks and optional penetration tests
* Run tests (e2e, load, integration) when changes are made
* Other checks and updates as required

![](.github/graphics/pr-open.png)
Expand Down

0 comments on commit 6a2a1ba

Please sign in to comment.