opensearch-migrations
opensearch-migrations copied to clipboard
Basic snapshot tests
Description
Creates tests for a number of interesting integration scenarios in RFS, specifically when a document has been deleted and updated. Also includes base test case
Issues Resolved
- Resolves [MIGRATIONS-1629] [SPIKE] Handle updated/deleted ES 7.10 Docs in RFS
Testing
This PR add tests cases
Check List
- [X] New functionality includes testing
- [X] All tests pass, including unit test, integration test and doctest
- [ ] ~New functionality has been documented~
- [X] Commits are signed per the DCO using --signoff
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.