PromucFlow_constructor/app/client/cypress
Valera Melnikov abff60b6a2
chore: improve eslint rules (#26056)
## Description
Make eslint rules stricter for packages

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [x] Jest
- [ ] Cypress

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] 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
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag

Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-08-07 15:38:48 +03:00
..
e2e chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
fixtures test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
locators chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
manual_TestSuite test: Cypress - fix for selected gsheet (#25940) 2023-08-02 18:58:04 +05:30
patches
plugins feat: ci changes & cypress tests with cypress tags (#22989) 2023-05-12 00:15:06 +05:30
snapshots feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
support chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
.eslintrc.json chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00
apply-patches.js chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
cypress-split.ts ci: Split specs and run Cypress without Cypress Dashboard (#25347) 2023-07-19 12:12:36 +05:30
index.ts test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
init-mssql-dump-for-test.sql
init-mysql-dump-for-test.sql feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
init-pg-dump-for-test.sql
limited-tests.txt test: Cypress | Flaky fixes (#25901) 2023-08-02 03:44:56 +05:30
package.json test: Cypress | Automated tests for MySQL + Flaky fixes (#25867) 2023-08-01 15:04:15 +05:30
setup-test-ci.sh
setup-test.sh
test.sh feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
tsconfig.json test: Cypress | Automated tests for MySQL + Flaky fixes (#25867) 2023-08-01 15:04:15 +05:30
xataadd.sh
xatadel.sh