PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
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
..
Application perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
ClientSideTests fix: catch block not working in firefox and safari for async functions (#15376) 2022-08-23 11:32:31 +05:30
EnterpriseTests/AdminSettings fix: Cypress tests for admin settings's watermark setting (#15760) 2022-08-11 17:35:08 +02:00
ServerSideTests fix: Fix template for MongoDB Raw command (#16034) 2022-08-19 11:11:41 +05:30