Files

29 lines
871 B
Markdown
Raw Permalink Normal View History

<!--
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
SPDX-License-Identifier: GPL-3.0-or-later
FILE INFORMATION
DEFGROUP: MokoPlatform.Index
INGROUP: MokoPlatform.Tests
REPO: https://git.mokoconsulting.tech/MokoConsulting/moko-platform
PATH: /tests/index.md
BRIEF: Tests directory index
-->
# 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)