PromucFlow_constructor/app/client/cypress
yatinappsmith 67f9cfbe1b
chore: Add script to setup cypress locally (#33677)
Added a NodeJS script in `app/client/cypress/scripts/` to setup Cypress
and TED locally. Also updated the README file to ensure that we have
updated documentation for Cypress setup.

Used JS instead of Shell script so that it's easier for the team to
modify & improve this setup script as the code base evolves.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new script to set up the Cypress environment locally,
making it easier to configure and run Cypress tests.
- Added a package.json file for managing dependencies and scripts
related to Cypress setup.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2024-06-04 13:26:09 +05:30
..
e2e test: fix flaky iconButton2 spec (#33901) 2024-06-03 13:48:28 +05:30
fixtures test: PartialExport_Widgets_spec - updated test validation logic (#33371) 2024-05-21 18:40:02 +05:30
locators test: Updating the locator for upgrade button on admin settings (#33872) 2024-05-31 21:07:28 +05:30
manual_TestSuite test: Cypress - added @tag.excludeForAirgap, @tag.Templates tags (#29790) 2023-12-27 16:50:36 +05:30
patches
plugins ci: Allow static split of cypress specs (#29653) 2023-12-18 17:10:11 +05:30
scripts chore: Add script to setup cypress locally (#33677) 2024-06-04 13:26:09 +05:30
snapshots test: visual tests to be enabled (#32731) 2024-04-19 17:03:10 +05:30
support test: updated tests with aghelper table methods (#33737) 2024-05-31 14:01:06 +05:30
.eslintrc.json
apply-patches.js
index.ts
init-mssql-dump-for-test.sql
init-mysql-dump-for-test.sql
init-pg-dump-for-test.sql
limited-tests.txt feat: constrained diff between states (#31847) 2024-03-27 14:37:46 +05:30
setup-test-ci.sh ci: Remove unused code from Cypress setup (#32537) 2024-04-10 13:28:09 +05:30
tags.js chore: Remove duplicate Table tag from the list of tags (#33280) 2024-05-08 15:07:52 +05:30
test.sh
tsconfig.json
xataadd.sh
xatadel.sh