PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Rimil Dey b502332076
fix: catch block not working in firefox and safari for async functions (#15376)
* Add error.message only to data.reason, since the call stack being sent to responsePayload is different for different browsers. This fix ensures a consistent behaviour across all browsers

* Add integration tests

* Update test to typescript

* Fix error message

* Use new error instead of message object

* Code review fix

* Add else block to catch unknown errors

* Update tests

* Get back to original solution - error solution not working in safari
2022-08-23 11:32:31 +05:30
..
ActionExecution feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
Autocomplete fix: autocomplete fixes & enhancement (#15857) 2022-08-22 11:17:24 +05:30
Binding fix: autocomplete fixes & enhancement (#15857) 2022-08-22 11:17:24 +05:30
BugTests fix: catch block not working in firefox and safari for async functions (#15376) 2022-08-23 11:32:31 +05:30
ExplorerTests Automated test for JSObj OnPageLoad + flaky fixes + fix for timeout runs (#16028) 2022-08-18 12:00:28 +05:30
Git refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
Linting Fix Show invalid page UI for invalid jsobject page (#16056) 2022-08-17 17:27:54 +05:30
Onboarding Automated test for JSObj OnPageLoad + flaky fixes + fix for timeout runs (#16028) 2022-08-18 12:00:28 +05:30
OtherUIFeatures feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
PropertyPane feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
ThemingTests test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
VisualTests test: Automated tests for JSObjects + Flaky fixes (#15269) 2022-07-29 14:18:25 +05:30
Widgets fix: autocomplete fixes & enhancement (#15857) 2022-08-22 11:17:24 +05:30
Workspace feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30