initial commit
This commit is contained in:
10
integrations/whmcs/tests/README.md
Normal file
10
integrations/whmcs/tests/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user