PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests
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
..
ActionExecution
ApiFlow
ApiPaneTests
Datasources
ExplorerTests
OnLoadTests
OrganisationTests
Params
QueryPane Skipping parse of empty array response (#14502) 2022-06-15 10:59:57 +05:30
UnitTest
UserProfile