Commit Graph

2 Commits

Author SHA1 Message Date
Aishwarya-U-R
986c134df9 test: Cypress | Moving Non-TED containers within Tests (#24709)
- This PR improves the container start for
- Arango DB - Container started moved to test case level
- MsSql - Delete container added
- Elastic - Container started moved to test case level
- Starts container, runs tests, stops containers & deletes it too 🤞🏻
- Removed containers start from yml file
- Flaky fixes below:
         - Apps/ReconnectDatasource_spec.js
         - Improved FillPostgresDSForm()

- Script fix (non-breaking change which fixes an issue)

- [X] Cypress CI runs

- [X] Added `Test Plan Approved` label after all changes are reviewed

(cherry picked from commit 91325d258e)
2023-06-23 14:35:41 +05:30
haojin111
6e63290477
fix: 12338 - postgres datasource default configure on reconnect modal (#12503)
* updated logic of form initialization on reconnect datasource modal

* fixed cypress test

* fixed cypress test
2022-04-11 16:53:52 +05:30