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

Split unit and integration tests. #314

Closed
wants to merge 1 commit into from

Conversation

dblock
Copy link
Member

@dblock dblock commented Jun 5, 2024

Description

Beginning of splitting unit and integration tests.

Not sure how to not run integ tests by default yet.

Issues Resolved

Closes #313.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

github-actions bot commented Jun 5, 2024

Changes Analysis

Commit SHA: 56110a9
Comparing To SHA: 6f71b12

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9376040521/artifacts/1569023173

API Coverage

Before After Δ
Covered (%) 476 (46.62 %) 476 (46.62 %) 0 (0 %)
Uncovered (%) 545 (53.38 %) 545 (53.38 %) 0 (0 %)
Unknown 24 24 0

@dblock dblock force-pushed the split-unit-integ branch from 03ff440 to a64f27b Compare June 5, 2024 00:17
@dblock dblock force-pushed the split-unit-integ branch from a64f27b to 56110a9 Compare June 5, 2024 00:19
@dblock
Copy link
Member Author

dblock commented Jun 6, 2024

Closing in favor of a simpler implementation in #320.

@dblock dblock closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] npm run test requires a docker instance of OpenSearch
1 participant