PromucFlow_constructor/app/client/cypress/support
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
..
ee
Objects chore: added cypress changes for ee (#25994) 2023-08-04 08:38:23 +05:30
Pages test: Cypress | CI Stabilize (#26000) 2023-08-04 09:16:59 +05:30
AdminSettingsCommands.js
ApiCommands.js
commands.js fix: Update product alert stub to check for 200 status (#25881) 2023-08-04 16:42:47 +05:30
Constants.js
dataSourceCommands.js
e2e.js fix: Update product alert stub to check for 200 status (#25881) 2023-08-04 16:42:47 +05:30
gitSync.js
queryCommands.js
RapidMode.ts
themeCommands.js
timeout.js
widgetCommands.js
WorkspaceCommands.js