Skip to content

Commit

Permalink
Add E2e Test
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jul 25, 2024
1 parent 0726c02 commit 55b89c4
Showing 1 changed file with 61 additions and 1 deletion.
62 changes: 61 additions & 1 deletion test/e2e/recordings/should-dump-without-throwing-an-error.json
Original file line number Diff line number Diff line change
Expand Up @@ -1680,6 +1680,66 @@
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
"path": "/api/v2/prompts/login/partials",
"body": "",
"status": 200,
"response": {},
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
"path": "/api/v2/prompts/login-id/partials",
"body": "",
"status": 200,
"response": {},
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
"path": "/api/v2/prompts/login-password/partials",
"body": "",
"status": 200,
"response": {},
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
"path": "/api/v2/prompts/signup/partials",
"body": "",
"status": 200,
"response": {},
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
"path": "/api/v2/prompts/signup-id/partials",
"body": "",
"status": 200,
"response": {},
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
"path": "/api/v2/prompts/signup-password/partials",
"body": "",
"status": 200,
"response": {},
"rawHeaders": [],
"responseIsBinary": false
},
{
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
"method": "GET",
Expand Down Expand Up @@ -2605,4 +2665,4 @@
"rawHeaders": [],
"responseIsBinary": false
}
]
]

0 comments on commit 55b89c4

Please sign in to comment.