Files
HexaHost-GameCloud/integrations/whmcs/tests/README.md
smueller e37ea87b35
Some checks failed
CI / Go — node-agent tests (push) Has been cancelled
CI / Go — edge-gateway build (push) Has been cancelled
CI / Node — lint, typecheck, test, build (push) Has been cancelled
initial commit
2026-06-26 10:45:08 +02:00

319 B

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