11 lines
319 B
Markdown
11 lines
319 B
Markdown
# WHMCS integration tests
|
|
|
|
PHPUnit and contract tests against the GameCloud integration API will live here.
|
|
|
|
Subdirectories:
|
|
|
|
- `Unit/` — mapping, signatures, idempotency
|
|
- `Integration/` — module functions with mocked WHMCS
|
|
- `Contract/` — API request/response validation
|
|
- `Fixtures/` — sample WHMCS payloads
|