Skip to content

Add backend test suite, CI health checks, and gated Render deploy - #10

Closed
ganeshkarthik016 wants to merge 9 commits into
mainfrom
testing
Closed

Add backend test suite, CI health checks, and gated Render deploy#10
ganeshkarthik016 wants to merge 9 commits into
mainfrom
testing

Conversation

@ganeshkarthik016

Copy link
Copy Markdown
Owner

What this does

  • Adds a Node built-in test-runner suite (backend/tests/) covering auth-gating
    and basic route behavior for blogs, comments, follows, likes, notes,
    notifications, playlists, playlist-shares, and users.
  • Adds check (cross-platform syntax check) and test scripts to
    backend/package.json.
  • Adds a health-check wait step to CI before running tests, so the test job
    doesn't race against the backend container still starting up.
  • Adds a deploy job that only runs on pushes to main (not PRs), gated on
    both frontend and backend jobs passing, which triggers Render's deploy
    hook.

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
book-hub Ready Ready Preview Aug 30, 2026 4:46pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant