## Description - Adds validations for Oracle Ds to run in Hosted instance - Trial fix for EmbedSettings/EmbedSettings_spec.js (checking the Appsmith is starting page goes away on its own) - Block_Execution.ts - updated to use Oracle mock data - Oracle tests [TC #2354](https://github.com/appsmithorg/TestSmith/issues/2354), [TC #2355](https://github.com/appsmithorg/TestSmith/issues/2355), [TC #2356](https://github.com/appsmithorg/TestSmith/issues/2356), [TC #2357](https://github.com/appsmithorg/TestSmith/issues/2357) Automated - Set Commit Message update for Hosted runs since now Airtable, ElasticSearch are also part along with GSheet cases - SMTP added verification on mail details (from, to, status, msg body etc) - Widgets/WidgetPropertySetters_spec.ts - Lint error case flaky fix #### Type of change - Script fix (non-breaking change which fixes an issue) ## Testing > #### How Has This Been Tested? - [X] Cypress CI runs ## Checklist: #### QA activity: - [X] Added `Test Plan Approved` label after Cypress tests were reviewed |
||
|---|---|---|
| .. | ||
| .husky | ||
| .yarn | ||
| cypress | ||
| docker/templates | ||
| generators | ||
| packages | ||
| perf | ||
| public | ||
| src | ||
| test | ||
| typings | ||
| .babelrc | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.base.json | ||
| .eslintrc.js | ||
| .gitignore | ||
| .lintstagedrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sentryclirc | ||
| .yarnrc.yml | ||
| build.sh | ||
| craco.build.config.js | ||
| craco.common.config.js | ||
| craco.dev.config.js | ||
| cypress_ci_custom.config.ts | ||
| cypress_ci_hosted.config.ts | ||
| cypress_ci.config.ts | ||
| cypress.config.ts | ||
| download-assets.js | ||
| jest.config.js | ||
| package.json | ||
| README.md | ||
| README.old.md | ||
| start-https.sh | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.path.json | ||
| vercel.json | ||
| yarn.lock | ||
Appsmith Client
This project was bootstrapped with Create React App.
For details on setting up your development machine, please refer to the Setup Guide