RemyDuijkeren / NodaMoney

NodaMoney provides a library that treats Money as a first class citizen and handles all the ugly bits like currencies and formatting.
Apache License 2.0
207 stars 46 forks source link

Add unit tests for serializing to MongoDB, RavenDB & Azure DocumentDB #26

Open RemyDuijkeren opened 9 years ago

RemyDuijkeren commented 9 years ago

At the moment it is not sure if storing Money to MongoDB, RavenDB & Azure DocumentDB works. The assumption is that it works, but it isn't verified.

RemyDuijkeren commented 4 years ago

RavenDB test added and are succeded, see tests/NodaMoney.Tests/Serialization/RavenDbSerializationSpec.cs