Skip to content

Agaslez/cerber-e2e-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerber E2E Demo

End-to-end test repository for validating Cerber v1.1.0 before npm publish.

Setup

npm install
npx cerber init

Test Scenarios

  • ✅ Team mode (guardian + health + postDeploy)
  • ✅ GitHub Actions workflow (Cerber CI)
  • ✅ CODEOWNERS generation
  • ✅ Post-deploy health gate
  • ✅ Error handling

Workflow

  1. npx cerber init - Generate Cerber files
  2. Commit and push - Trigger CI workflow
  3. Create PR - Test workflow on pull requests
  4. Mock health endpoint - Test postDeploy gate

Critical Validation

  • Workflow name stability: Cerber CI (branch protection)
  • Job name stability: cerber-ci (status checks)
  • Templates included in package
  • Error messages are clear and helpful

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors