-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Migrate mutation-relation tests to new framework (#1109)
* Add mutation/relation wrapper * Migrate TestTransactionalCreationAndLinkingOfRelationalDocumentsForward * Migrate TestTransactionalCreationAndLinkingOfRelationalDocumentsBackward * Migrate TestRelationalDeletionOfADocumentUsingSingleKey_Success * Migrate TestTxnDeletionOfRelatedDocFromPrimarySideForwardDirection * Migrate TestTxnDeletionOfRelatedDocFromPrimarySideBackwardDirection * Migrate TestATxnCanReadARecordThatIsDeletedInANonCommitedTxnForwardDirection * Migrate TestATxnCanReadARecordThatIsDeletedInANonCommitedTxnBackwardDirection * Migrate TestTxnDeletionOfRelatedDocFromNonPrimarySideForwardDirection * Migrate TestTxnDeletionOfRelatedDocFromNonPrimarySideBackwardDirection * Remove legacy framework wrapper
- Loading branch information
1 parent
6485f82
commit a6995d6
Showing
4 changed files
with
448 additions
and
462 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.