zapo-manager-test-runner

Execute local Zapo Manager Suite tests for API, UI, and fake-server protocols.

4|2|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/Luizcc87/zapo-manager-suite --skill zapo-manager-test-runner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zapo-manager-test-runner
Source: https://github.com/Luizcc87/zapo-manager-suite/tree/main/.agents/skills/zapo-manager-test-runner
Command: npx skills add https://github.com/Luizcc87/zapo-manager-suite --skill zapo-manager-test-runner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the validation of the Zapo Manager Suite by providing a standardized, offline-safe interface to run local test suites, preventing manual errors and ensuring consistent quality gates.

Core Features & Use Cases

  • Automated Test Execution: Run backend API, frontend UI, or fake-server smoke tests with a single command.
  • Environment Safety: Separates real WhatsApp communication from local mocked tests to prevent accidental message sends during development.
  • Use Case: A developer needs to verify that recent changes to the Zapo Manager backend haven't broken endpoint logic; they can trigger the API test suite directly through this Skill to get an immediate pass/fail report.

Quick Start

Ask the assistant to run the full Zapo Manager test suite to validate the current project state.

Frequently Asked Questions about zapo-manager-test-runner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run local test suites for WhatsApp API endpoints and UI components?

Running local test suites for WhatsApp API endpoints and UI components is executed by invoking test scripts within the project root to validate logic and report pass/fail status results.

How do I prevent accidental real WhatsApp message delivery during automated testing?

Preventing accidental real WhatsApp message delivery during automated testing is achieved by maintaining safety boundaries that separate real communication from local mocked fake-server protocols.

Do I need Node.js and PowerShell to execute quality assurance checks for the Zapo Manager Suite?

Yes, you need Node.js and PowerShell to execute quality assurance checks for the Zapo Manager Suite, as they are required to invoke the test scripts and report status results.

What is the best way to automate quality gates for backend API and frontend UI validation?

Automating quality gates for backend API and frontend UI validation is best handled by triggering a standardized offline-safe interface that runs local test suites to get immediate pass/fail reports.

Can I use npm scripts to run fake-server smoke tests for WhatsApp manager applications?

Yes, you can use npm scripts to run fake-server smoke tests for WhatsApp manager applications, operating within the project root to perform quality assurance checks safely.