PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Parthvi 563904f773
test: add cypress test for multiline and singleline datatype for input widget (#19945)
Add cypress tests for multiline and singleline data-type in input widget

Fixes # (issue)
> if no issue exists, please create an issue and ask the maintainers
about this first


Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video


## Type of change

> Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update


## How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Provide
instructions, so we can reproduce.
> Please also list any relevant details for your test configuration.
> Delete anything that is not important

- Manual
- Jest
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2023-01-23 09:43:14 +05:30
..
ActionExecution fix: update settings pane validations (#18739) 2022-12-12 10:21:14 +05:30
Autocomplete fix: flaky test fix 2 (#19522) 2023-01-09 16:04:25 +05:30
Binding feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
BugTests fix: prevent invalid property assesment lint error (#19919) 2023-01-20 13:36:54 +01:00
CodeComment feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
DynamicHeight feat: editor header UI update (#19414) 2023-01-09 19:52:23 +05:30
ExplorerTests test: Flaky test fix-3 (#19748) 2023-01-18 14:54:15 +05:30
FormNativeToRawTests feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
GenerateCRUD fix: generate page error while creating a datasource (#19440) 2023-01-09 20:21:13 +05:30
Git test: add common test methods for RBAC (#18968) 2022-12-16 10:45:25 +05:30
IDE fix: flaky test fix 2 (#19522) 2023-01-09 16:04:25 +05:30
JSLibrary feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Linting feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Onboarding fix: flaky test fix 2 (#19522) 2023-01-09 16:04:25 +05:30
OtherUIFeatures fix: Disable console logs for internal operation (#19551) 2023-01-13 18:16:19 +05:30
PropertyPane chore: Property pane search input focus (#18858) 2022-12-15 16:25:52 +05:30
SettingsPane feat: editor header UI update (#19414) 2023-01-09 19:52:23 +05:30
Templates test: Flaky test fix-3 (#19748) 2023-01-18 14:54:15 +05:30
ThemingTests fix: update button states to secondary (#19048) 2022-12-29 11:08:13 +00:00
VisualTests test: Flaky test fix-3 (#19748) 2023-01-18 14:54:15 +05:30
Widgets test: add cypress test for multiline and singleline datatype for input widget (#19945) 2023-01-23 09:43:14 +05:30
Workspace test: Flaky test fix-3 (#19748) 2023-01-18 14:54:15 +05:30