PromucFlow_constructor/app/client/cypress
Hetu Nandu 6cd4117f38
fix: Update product alert stub to check for 200 status (#25881)
Product alert api was mocked in the cypress tests which missed cases
where the api would return a 401 error. Updating the mock to now make
the call, verify the response status code to be 200 and then stub the
response.

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-08-04 16:42:47 +05:30
..
e2e test: Cypress | CI Stabilize (#26000) 2023-08-04 09:16:59 +05:30
fixtures test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
locators test: Cypress - Flaky Fix (#25979) 2023-08-03 23:54:36 +05:30
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 fix: Update product alert stub to check for 200 status (#25881) 2023-08-04 16:42:47 +05:30
.eslintrc.json chore: add eslint rules for skipped tests (#24164) 2023-06-07 11:37:46 +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 test: Cypress - Automated basic tests for MsSQL DS (#21446) 2023-03-16 23:58:32 +05:30
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