PromucFlow_constructor/app/client/cypress/integration
Ayush Pahwa d220ed428a
Skipping parse of empty array response (#14502)
- When we get a response from API, the data can be either null, undefined, not an array and an array but with no data
- We had handled for everything else except the case of empty array
- This commit fixes that

- We run a query which will return an empty array as response
- We check if application is crashing because of this
2022-06-15 10:59:57 +05:30
..
Smoke_TestSuite Skipping parse of empty array response (#14502) 2022-06-15 10:59:57 +05:30
Smoke_TestSuite_Fat/ClientSideTests feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30