Skip to content

Commit

Permalink
engine: Add more test cases to test mvccResolveIntentHistory
Browse files Browse the repository at this point in the history
The previous change made mvccResolveIntentHistory more complex
in some subtle ways, such as the larger variety of cases where
they can expect to be called (such as around cleaning up intent
histories).

This change tests those cases and ensures that the resolution
code does the appropriate thing in all expected combinations of
those conditions.

Release note: None
  • Loading branch information
itsbilal committed Jan 11, 2020
1 parent 98b56c6 commit 29f34cd
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 10 deletions.
Loading

0 comments on commit 29f34cd

Please sign in to comment.