Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enterprise Search] MongoDB Connector cypress test. #155886

Merged
merged 11 commits into from
Apr 28, 2023

Conversation

efegurkan
Copy link
Member

@efegurkan efegurkan commented Apr 26, 2023

Summary

Add automated tests via Cypress for MongoDB and Web Crawler happy paths.

Tests are quite basic and covers only adding simple one time sync paths. Fill in the cypress.env.json with the credentials before running. Mongo specs will run only against a local environment (via ./cypress.sh dev) as connector has to be running locally as well.

Checklist

Delete any items that are not applicable to this PR.

efegurkan and others added 7 commits April 20, 2023 13:37
Cypress works with FTR config, it will fetch Enterprise Search, Kibana
and Elasticsearch. To run simply run `cypress.sh`. By default it runs
headless, add `open` to run in interactive mode.
@efegurkan efegurkan added Team:EnterpriseSearch release_note:skip Skip the PR/issue when compiling release notes labels Apr 26, 2023
@efegurkan efegurkan marked this pull request as ready for review April 26, 2023 16:23
@efegurkan efegurkan requested a review from a team April 26, 2023 16:23
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 2.3MB 2.3MB +1.9KB
Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 17 21 +4
securitySolution 399 402 +3
total +7

Total ESLint disabled count

id before after diff
enterpriseSearch 18 22 +4
securitySolution 479 482 +3
total +7

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@efegurkan efegurkan merged commit a4953ed into elastic:main Apr 28, 2023
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Apr 28, 2023
@efegurkan efegurkan deleted the ent-search-cypress-ftr branch October 26, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:EnterpriseSearch v8.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants