Files
MokoCLI/tests/index.md
T
Claude Code 5e63faf229 Initial: MokoStandards Enterprise API extracted from MokoStandards
Standalone Composer package (mokoconsulting-tech/enterprise).
Source: api/, bin/, lib/ directories from MokoStandards main repo.
Autoload paths updated for standalone layout.
2026-04-13 06:12:04 +00:00

18 lines
564 B
Markdown

# 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) |
## Related Documentation
- [API Overview](../index.md)