PromucFlow_constructor/app/client/cypress/support/Pages
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
..
AggregateHelper.ts fix: store value spec as JsObject bug is resolved (#14788) 2022-06-29 17:47:14 +05:30
ApiPage.ts Automated tests for Postgres Datatype - Datetime (#14607) 2022-06-17 11:42:18 +05:30
DataSources.ts test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
DeployModeHelper.ts fix: reset meta to default value (#14468) 2022-06-25 11:00:54 +05:30
EntityExplorer.ts test: Automated tests for Postgres Datatype - Boolean & Enum (#14778) 2022-06-24 13:52:29 +05:30
HomePage.ts Automated tests for Postgres Datatype - Datetime (#14607) 2022-06-17 11:42:18 +05:30
JSEditor.ts fix: show js function execution errors in debugger (#14555) 2022-06-30 08:21:20 +01:00
PropertyPane.ts Automated tests for Postgres Datatype - Datetime (#14607) 2022-06-17 11:42:18 +05:30
Table.ts test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30