backend-testing-guide

Community

Structured backend testing for reliable services.

Authorheidsoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Backend testing is often ad-hoc, leading to flaky releases and undetected regressions. This guide provides a standardized approach to unit, integration, and end-to-end testing for ITSM services, reducing risk and increasing confidence in code changes.

Core Features & Use Cases

  • Unit Tests: Write isolated tests for service methods using enttest with an in-memory database.
  • Integration Tests: Validate API interactions across modules with tests/api using pytest.
  • E2E Tests: Verify user scenarios through the UI with Playwright, ensuring end-to-end reliability.

Quick Start

Run the backend test suite to verify unit, integration, and E2E coverage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backend-testing-guide
Download link: https://github.com/heidsoft/itsm/archive/main.zip#backend-testing-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.