-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dto)!: correct some structural issues with the dtos and add tests (…
…#154) * Add tests to verify that all dto types can be de/serialized as bson properly * fmt * Add Eq to dto types and compare them in tests * Use bee-test for things that can be random * Use bee_test rand_alias_id and rename stardust alias to bee * Fmt 😤 * Add parse error to types * Use `u64::MAX` for nonce Co-authored-by: Jochen Görtler <jochen.goertler@iota.org>
- Loading branch information
Showing
28 changed files
with
1,497 additions
and
386 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.