DJDNS / go-deje

Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8 stars 0 forks source link

Add deje-serialization-tests support #28

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

Test the JSON serialization of objects in DEJE's deterministic serialization format, using the deje-serialization-tests repo as a submodule.

Ensure that this is also hooked up in travis_tests script.