2026-05-11 17:10:19 -05:00
|
|
|
<!--
|
|
|
|
|
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
FILE INFORMATION
|
2026-05-31 12:14:34 -05:00
|
|
|
DEFGROUP: MokoPlatform.Index
|
|
|
|
|
INGROUP: MokoPlatform.Tests
|
2026-05-11 17:10:19 -05:00
|
|
|
REPO: https://git.mokoconsulting.tech/MokoConsulting/moko-platform
|
|
|
|
|
PATH: /tests/index.md
|
|
|
|
|
BRIEF: Tests directory index
|
|
|
|
|
-->
|
|
|
|
|
|
2026-04-13 06:12:04 +00:00
|
|
|
# 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)
|