PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
balajisoundar 9079fa7bc4
chore: send static anonymous id for anonymous users in usage pulse call (#19752)
## Description
The segment initialization for the anonymous user is creating a race
condition and due to that two cypress test have become
flaky(ShareAppTests_spec.js and ApplicationURL_spec.js). Temporarily
commenting it out in this PR and will enable it after fixing the race
condition.

Media
> A video or a GIF is preferred. when using Loom, don’t embed it 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)
- 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
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] 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: Aishwarya UR <aishwarya@appsmith.com>
2023-01-12 18:07:19 +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: Fix api url binding params (#18987) 2023-01-09 17:46:52 +05:30
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 feat: editor header UI update (#19414) 2023-01-09 19:52:23 +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 chore: send static anonymous id for anonymous users in usage pulse call (#19752) 2023-01-12 18:07: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 fix: flaky test fix 2 (#19522) 2023-01-09 16:04:25 +05:30
ThemingTests fix: update button states to secondary (#19048) 2022-12-29 11:08:13 +00:00
VisualTests feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
Widgets fix: flaky test fix 2 (#19522) 2023-01-09 16:04:25 +05:30
Workspace chore: send static anonymous id for anonymous users in usage pulse call (#19752) 2023-01-12 18:07:19 +05:30