skills/smithery.ai/add-backend-testing

add-backend-testing

Installation
SKILL.md

Add Backend Testing

Goal: Set up backend integration testing with Vitest using an isolated test database schema.


Task 1: Gather Information

Before starting, you need:

  • service_id: The Timescale Cloud service ID for the database

If not provided, check the DATABASE_URL in .env to find it, or use service_list MCP tool.


Task 2: Set Up Test Infrastructure

Installs
1
First Seen
Apr 10, 2026
add-backend-testing from smithery.ai