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

[POC] Saved object integration testing #102745

Closed
wants to merge 1 commit into from

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Jun 21, 2021

Test saved object migrations using jest snapshot approach: #102750

All a developer needs to do:

  1. Add a test like: test/api_integration/apis/migrations/tests/7_12_0/dashboard_by_value.json
  2. Run a test suite
  3. Review created .snap file
  4. Commit the .snap file

@@ -0,0 +1,41 @@
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To add a new test, just add a new document like this. That is it.

@kibanamachine
Copy link
Contributor

kibanamachine commented Jun 21, 2021

💔 Build Failed

Failed CI Steps

Metrics [docs]

✅ unchanged

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

@Dosant Dosant closed this Mar 31, 2022
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.

2 participants