PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
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
..
Application Script fixes for flaky tests (#14494) 2022-06-14 11:02:37 +05:30
ClientSideTests Script fixes for flaky tests (#14494) 2022-06-14 11:02:37 +05:30
EnterpriseTests/AdminSettings fix: add edition check on cypress to avoid merge conflicts on EE (#13188) 2022-04-21 19:04:03 +05:30
ServerSideTests Skipping parse of empty array response (#14502) 2022-06-15 10:59:57 +05:30