pact_contract_test
This is an old revision of the document!
Pact contract test - Login API
Overview
- BFF = Consumer
- Auth Service = Provider
- Test verifies:
- request body
- response structure
- role array
- token fields
POST /auth/login - Request
json
{
"username": "john",
"password": "secret"
}
RESPONSE
json
pact_contract_test.1767598660.txt.gz · Last modified: by pradnya
