PromucFlow_constructor/app/client/cypress/support/Pages
sneha122 c7143035fc
fix: New user datasource test 404 issue fixed (#19435)
## Description
When a new user who signs up, creates datasource and tests it before
saving it, then the test API is throwing 404 error. This PR fixes that
issue

Fixes #19426 

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

- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?
- Manual
- 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
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] 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: “sneha122” <“sneha@appsmith.com”>
2023-01-05 18:06:26 +05:30
..
AppSettings feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
AggregateHelper.ts fix: Save JS Execution data on trigger (#18940) 2022-12-30 13:31:08 +01:00
ApiPage.ts test: Automated tests for Bug18376 + few flaky fixes (#18769) 2022-12-09 10:36:52 +05:30
DataSources.ts fix: New user datasource test 404 issue fixed (#19435) 2023-01-05 18:06:26 +05:30
DebuggerHelper.ts fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
DeployModeHelper.ts test: Script updates for flaky tests to unblock CI (#17264) 2022-10-03 15:25:11 +05:30
EntityExplorer.ts test: Automated tests for Bug18376 + few flaky fixes (#18769) 2022-12-09 10:36:52 +05:30
FakerHelper.ts test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30
GitSync.ts test: Automated tests for Bug18376 + few flaky fixes (#18769) 2022-12-09 10:36:52 +05:30
HomePage.ts fix: hide the fork template button when there are no workspaces to fork to (#19226) 2022-12-29 17:01:10 +05:30
InviteModal.ts feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
JSEditor.ts test: Script updates for flaky tests to unblock CI (#17469) 2022-10-13 12:54:09 +05:30
LibraryInstaller.ts feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
PropertyPane.ts chore: Property pane search input focus (#18858) 2022-12-15 16:25:52 +05:30
Table.ts test: Script updates for flaky tests (#16355) 2022-09-02 06:35:45 +05:30
TableV2.ts feat: Autoassigns column datatype in table widget (#16701) 2022-09-29 10:56:08 +05:30