Public Access
5e63faf229
Standalone Composer package (mokoconsulting-tech/enterprise). Source: api/, bin/, lib/ directories from MokoStandards main repo. Autoload paths updated for standalone layout.
18 lines
564 B
Markdown
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)
|