Files
MokoCLI/tests/index.md
T
Jonathan Miller 925dfc41e2
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
chore: complete namespace cleanup — remove all mokoplatform/MokoStandards/MokoEnterprise refs
Sweep 391 files across templates, workflows, MCP servers, CLI tools,
lib, deploy, validate, wrappers, configs, and docs. All references to
mokoplatform, moko-platform, MokoStandards, MokoStandards-API, and
MokoEnterprise replaced with mokocli/MokoCli. Also renamed
moko-platform.sublime-project → mokocli.sublime-project and fixed
composer.json description.
2026-06-21 00:43:06 -05:00

865 B

Docs Index: /api/tests

Purpose

This directory contains PHPUnit test suites and sample fixtures for the mokoconsulting/mokostandards package.

Contents

File / Directory Description
test_circuit_breaker_handling.php Tests CircuitBreakerOpen and RateLimitExceeded exception handling in ApiClient
test_enterprise_libraries.php Smoke-tests all Enterprise library classes (MetricsCollector, SecurityValidator, TransactionManager, UnifiedValidator, CliFramework)