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

[Onweek] Property-based test for SearchSource serialization #119154

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jloleysens
Copy link
Contributor

Summary

Part of OnWeek experimentation with property based tests. The current implementation demonstrates how we could use PBT to harden our serialization code for search sources.

Notes

Currently all implementation for the test lives in one file for convenience. There is clearly a use case for making arbitraries re-usable across tests but this was not done for brevity.

@jloleysens jloleysens added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v8.1.0 Team:AppServicesUx labels Nov 19, 2021
@jloleysens
Copy link
Contributor Author

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

kibana-ci commented Nov 22, 2021

💔 Build Failed

Failed CI Steps

Metrics [docs]

✅ unchanged

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants