PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests
Favour Ohanekwu 41789c71bc
fix: show js function execution errors in debugger (#14555)
* Show js function execution error logs

* remove unused function

* improve check for async functions

* clear errors for deleted jsActions

* fix typescript error

* modify js function execution error logging

* test that execution parse errors are logged in the debugger

* Add test to show that js execution errors are logged in the debugger

* re-order js execution tests

* Add type to jsObj variable

* update cypress tests

* update cypress test
2022-06-30 08:21:20 +01:00
..
ApiTests fix: Garbled characters in API response (#13515) 2022-06-24 15:22:51 +06:00
Datasources test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
DataTypes test: Automated tests for Postgres Datatype - Boolean & Enum (#14778) 2022-06-24 13:52:29 +05:30
GenerateCRUD test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
JsFunctionExecution fix: show js function execution errors in debugger (#14555) 2022-06-30 08:21:20 +01:00
OnLoadTests test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
Params test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
QueryPane test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30