Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Updated the mockdb code (#38603)
## Description We have identified that the mock database is accessible to multiple stakeholders, increasing the risk of data corruption. To address this, we have commented out unnecessary and potentially flaky test code to ensure stability and reliability. Fixes # https://app.zenhub.com/workspaces/qa-63316faf86bb2e170ed2e46b/issues/gh/appsmithorg/appsmith/38602 ## Automation /ok-to-test tags="@tag.Datasource" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/12743407394> > Commit: f74f769 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12743407394&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Datasource` > Spec: > <hr>Mon, 13 Jan 2025 09:51:58 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Tests** - Modified Cypress test for Mock Databases by removing specific query count and response verification assertions. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information