PromucFlow_constructor/app/client/cypress/e2e/Regression
Shrikant Sharat Kandula 6f67dbd85e
test: Use deep.eq for comparing objects (#34513)
The JSON string comparison is flaky because it depends on the order of
keys in serialized objects. We actually don't care for the order the
keys are serialized, just that the keys and values are as we want.

This PR should fix that.

[Slack
conversation](https://theappsmith.slack.com/archives/C0134BAVDB4/p1719409620659339).

/test table


<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9681276909>
> Commit: 3fa1746c580d700a3084d94166850acd18432d09
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9681276909&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Table`

<!-- end of auto-generated comment: Cypress test results  -->
2024-06-26 21:16:29 +05:30
..
Apps chore: unified way of writing messages in cypress (#33659) 2024-05-27 15:34:45 +02:00
ClientSide test: Use deep.eq for comparing objects (#34513) 2024-06-26 21:16:29 +05:30
Enterprise/AdminSettings test: Updating the locator for upgrade button on admin settings (#33872) 2024-05-31 21:07:28 +05:30
ServerSide chore: Update Postgres port for TED in CI (#34430) 2024-06-25 10:35:15 +05:30