## Description - This PR upgrades cypress from 11.2 to 12.13.0 which fixes the random browser crash issue in CI runs - ValidateNetworkStatus() updates to validate the n/w responses - cy.route() to cy.intercept() - Converting dataSources.json to HostPort.ts - Api responses read - updating to right Cy12 supported format - js inconsistent testJsontext to TS `EnterJSContext` in few failing specs - CI - higher resolution trials - Improves _.agHelper.RefreshPage() - fixing Error: Socket closed before finished writing response - AssertDocumentReady() created - within(()) & .children() - handled for Cy12 - Improved DeployApp(), NavigateBacktoEditor(), RefreshPage(), AddDsl() methods - js inconsistent goToEditFromPublish to TS `NavigateBacktoEditor` in all specs - js inconsistent PublishtheApp to TS `_.agHelper.DeployApp` in all specs - Convert /DynamicHeight/Text_Widget_spec.js to TS with all supporting TS helpers - ToggleJSMode() - COMMIT_INFO_MESSAGE improved - Remove tooltip on the Application Name after rename - js inconsistent cy.addDsl(dsl); to TS helper `_.agHelper.AddDsl(val);` - ++++ Much more improvements.... #### Type of change - Script fixes ## Testing #### How Has This Been Tested? - [X] Cypress ## Checklist: #### QA activity: - [X] Added `Test Plan Approved` label after Cypress tests were reviewed --------- Co-authored-by: Vijetha-Kaja <vijetha@appsmith.com> |
||
|---|---|---|
| .. | ||
| CommentedScriptFiles | ||
| UpgradeAppsmith | ||
| API_Datasource_Spec.js | ||
| Clipboard_Copy_Spec.js | ||
| Deletion _of_Duplicate_App.js | ||
| Duplicate_App_Spec.js | ||
| Edit_Profile_Spec.js | ||
| GoogleSheet_API_Spec.js | ||
| Invite_flow_Spec.js | ||
| List_Widget_Spec.js | ||
| Login_Spec.js | ||
| Modal_Spec.js | ||
| Mongo_Datasource_Spec.js | ||
| new_Table_Spec.js | ||
| Page_Features_Spec.js | ||
| Query_Datasource_Spec.js | ||
| Share_User_Icon.js | ||
| Switch_Widget_Spec.js | ||
| Tab_Widget_Spec.js | ||
| Table_Filter_Test_spec.js | ||
| Text_Widget_Spec.js | ||
| Workspace_Logo_Del.js | ||
| Workspace_Logo_Set.js | ||
| Workspace_Name_Spec.js | ||