- 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| locators | ||
| manual_TestSuite | ||
| plugins | ||
| sample_airbnb/sample_airbnb | ||
| snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation | ||
| support | ||
| .eslintrc.json | ||
| cypress-docker-compose.yml | ||
| index.ts | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test-fat.sh | ||
| setup-test.sh | ||
| test.sh | ||
| tsconfig.json | ||