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 feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
ApiFlow feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
ApiPaneTests fix:change default value in rest api json and placeholder (#13261) 2022-05-06 19:13:10 +01:00
Datasources test: Automated tests for improved CRUD with JSONFrom - Postgres Ds (#14271) 2022-06-10 19:00:59 +05:30
ExplorerTests Updating Mongo DB name to match Mongo TED database name (#14389) 2022-06-09 12:21:46 +05:30
OnLoadTests test: Automated tests for improved CRUD with JSONFrom - Postgres Ds (#14271) 2022-06-10 19:00:59 +05:30
OrganisationTests test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31:22 +05:30
Params Automated tests for improved CRUD with JSONFrom - MySQL Ds (#14014) 2022-05-31 11:03:59 +05:30
QueryPane Skipping parse of empty array response (#14502) 2022-06-15 10:59:57 +05:30
UnitTest feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
UserProfile test: Script fixes for flaky tests + Unskipping few skipped tests + Cypress upgraded (#11724) 2022-03-19 21:26:53 +05:30