Skip to content

Test Data

Manuel edited this page May 27, 2024 · 5 revisions

user-credentials.json

`{ "name": "Testuser_1", "email": "[email protected]", "password": "Testpass1!",

"days": "10",
"months": "11",
"years": "1972",

"firstName": "test",
"lastName": "user",

"company": "Microsoft",
"address": "Elm Street 12",

"country": "United States",
"state": "Texas",
"city": "Austin",
"zipcode": "111111",

"mobile": "111 1111 1111",

"nameOnCard": "test user",
"ccNumber": "5555 5555 5555 4444",
"CVC": "123",
"expirationMonth": "12",
"expirationYear": "25"

}`

Clone this wiki locally