PromucFlow_constructor/app/client/cypress/manual_TestSuite
Sumit Kumar e6b77a1299
Stop logging some AppsmithPluginException to Sentry (#2351)
1. Move package  appsmith-interfaces/src/main/java/com/appsmith/external/pluginExceptions-> appsmith-interfaces/src/main/java/com/appsmith/external/exceptions/pluginExceptions
2. Move enum AppsmithErrorAction from appsmith-server/src/main/java/com/appsmith/server/exceptions/AppsmithError.java -> appsmith-interfaces/src/main/java/com/appsmith/external/exceptions/AppsmithErrorAction.java, so that both plugin exceptions and server exceptions could use the same enum.
3. Log exception based on the error action defined for each exception.
2021-02-04 15:24:30 +05:30
..
API_Datasource_Spec.js Added test for Datasource associated with API (#2336) 2021-01-07 10:32:26 +05:30
Clipboard_Copy_Spec.js Adding manual test ideas for Home page and Login scenarios (#2627) 2021-01-28 14:42:22 +05:30
Deletion _of_Duplicate_App.js Sub tree evaluation (#1841) 2021-01-04 15:46:08 +05:30
Duplicate_App_Spec.js Adding manual test ideas for Home page and Login scenarios (#2627) 2021-01-28 14:42:22 +05:30
Invite_flow_Spec.js Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
Login_Spec.js Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
Organisation_Name_Spec.js Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
Table_Sorting_and_Binding.js Manual Test Ideas (#2129) 2020-12-11 17:25:54 +05:30