-
Notifications
You must be signed in to change notification settings - Fork 721
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Value and ValueNestedRep generators and fix the round-trip test
Mostly sample the PolicyId and AssetName from a smaller range of values so that for things like Value we get more "interesting" values with duplicate policy ids or asset names. Add a canonicalise function for ValueNestedRep which should be the equivalent of converting from ValueNestedRep to Value and back. This also required adjusting the ValueNestedBundle sort order to match the AssetId order.
- Loading branch information
Showing
3 changed files
with
74 additions
and
35 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
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
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