test-supplier-customer

Community

Automate supplier/customer testing end-to-end.

Authorj4xie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates testing for the supplier and customer management modules, ensuring CRUD operations, status transitions, and search flows function correctly.

Core Features & Use Cases

  • CRUD Validation: Test create/read/update/delete operations for suppliers and customers.
  • Status & Search: Validate status toggling and search capabilities across entities.
  • Use Case: Quickly verify new supplier onboarding and customer onboarding workflows with consistent results.

Quick Start

Run the supplier/customer test suite: bash tests/api/test-supplier-customer.sh

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: test-supplier-customer
Download link: https://github.com/j4xie/my-prototype-logistics/archive/main.zip#test-supplier-customer

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