PromucFlow_constructor/app/client/cypress/fixtures/testAction.json
NandanAnantharamu 547a9a7ee0
Added tests for Oauth and Stubbed tests (#3463)
* Added tests for Oauth and Stubbed tests

* updated tests

* test updated

* updated DS tests

* review comments incorporated

* flag removed

* postinvite stubbed

* intercept req added and chromewebsecurity flag added

* Update app/client/cypress/support/commands.js

* updated header request

Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-04-06 18:59:27 +05:30

11 lines
130 B
JSON

{
"responseMeta": {
"status": 200,
"success": true
},
"data": {
"invalids": [
],
"success": false
}
}