* assign undefined for empty scripts during evaluation * add unit tests * handle anonymous_function when undefined * update unit tests * remove unwanted assignments in evaluation scripts * update unit tests * Update app/client/src/workers/evaluate.test.ts * fix lint cypress tests * remove semicolon * fix API_bugs_spec * undo anonymous function change * Update app/client/src/workers/evaluate.ts Co-authored-by: Hetu Nandu <hetunandu@gmail.com> * add comment * return back when JS is empty * Update app/client/src/workers/evaluate.ts Co-authored-by: Hetu Nandu <hetunandu@gmail.com> Co-authored-by: Arpit Mohan <arpit@appsmith.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration/Smoke_TestSuite | ||
| locators | ||
| manual_TestSuite | ||
| plugins | ||
| support | ||
| .eslintrc.json | ||
| cypress-docker-compose.yml | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test.sh | ||
| test.sh | ||