PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Binding
NandanAnantharamu 04ce4b89a1
test:replace assertPageSave with AssertAutoSave (#33972)
This replaces assertPageSave with AssertAutoSave from Ts helper
EE PR: https://github.com/appsmithorg/appsmith-ee/pull/4345

/ok-to-test tags="@tag.All"

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Tests**
- Updated Cypress tests to use `agHelper.AssertAutoSave()` instead of
`cy.assertPageSave()` for validating auto-save functionality. This
change enhances the reliability of auto-save assertions across multiple
test scripts.
<!-- end of auto-generated comment: release notes by coderabbit.ai
--><!-- This is an auto-generated comment: Cypress test results -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9370053807>
> Commit: ca1541550f26d71a9c5991b1eca4f42f607fe659
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9370053807&attempt=2"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->
2024-06-06 13:11:03 +05:30
..
API_with_List_Widget_spec.js
Api_withPageload_Input_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
aTobAndbToaBasic_Spec.ts
Button_Text_WithRecaptcha_spec.js test: Cypress - added @tag.excludeForAirgap, @tag.Templates tags (#29790) 2023-12-27 16:50:36 +05:30
Button_with_API_spec.js
ButtonGroup_binding_spec.js
ButtonWidgets_NavigateTo_validation_spec.js
ChartText_spec.js
DatePicker_Text_spec.js
Entity_delete_spec.js
Input_NavigateTo_validation_spec.js test:replace assertPageSave with AssertAutoSave (#33972) 2024-06-06 13:11:03 +05:30
InputWidget_Table_Sorting_spec.js
InputWidget_TableV2_Sorting_spec.js
Invalid_binding_spec.js fix: improve validation error message for Table widget (#29686) 2024-01-03 19:26:33 +05:30
JS_Toggle_spec.js
JSObject_Postgress_Table_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
JSObjectToInput_Spec.ts
JSObjectToListWidget_Spec.ts
LoadashBasic_Spec.ts
MomentBasic_Spec.ts
MultiSelect_Button_Text_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
NavigateToFeatureValidation_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
No_Binding_Prompt_spec.js
Promises_1_Spec.ts
Promises_2_Spec.ts
SelectWidget_Spec.ts
SmartSubstitutionWidgets_spec.js
Table_Api_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Table_ClientSide_Search_spec.js
Table_DefaultSearch_Input_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
Table_selectedRow_Input_spec.js
Table_Style_ToggleJS_spec.js
Table_Widget__CondtionalFormatting_spec.js
Table_Widget_API_Derived_Column_spec.js
Table_Widget_API_Pagination_spec.js
TableTextPagination_spec.js
TableV2_Api_spec.js
TableV2_ClientSide_Search_spec.js
TableV2_DefaultSearch_Input_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
TableV2_Property_ToggleJs_With_Binding_spec.js
TableV2_Style_ToggleJS_spec.js
TableV2_Widget__CondtionalFormatting_spec.js
TableV2_Widget_API_Derived_Column_spec.js
TableV2_Widget_API_Pagination_spec.js
TableV2TextPagination_spec.js
TableV2Widget_selectedRow_Input_widget_spec.js
TableV2Widgets_NavigateTo_Validation_spec.js test:replace assertPageSave with AssertAutoSave (#33972) 2024-06-06 13:11:03 +05:30
TableWidgets_NavigateTo_Validation_spec.js test:replace assertPageSave with AssertAutoSave (#33972) 2024-06-06 13:11:03 +05:30
TabWidget_Input_spec.js
TextTable_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
TextTableV2_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
Widget_loading_spec.js
Widgets_Default_data_validation_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
Widgets_Dependancy_validation_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Widgets_form_input_table_default_validation_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
Widgets_form_input_tableV2_default_validation_spec.js test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
xmlParser_spec.js