Commit Graph

12 Commits

Author SHA1 Message Date
Zahary Karadjov 5ef8130c79
Add a very basic test and a CI config 2019-08-14 17:33:14 +02:00
Zahary Karadjov 3bd550eb68
Add tests for tuples 2019-08-12 17:50:50 +03:00
Alexander Ivanov 034a6c8efe
Implement unnamed tuple support 2019-08-08 23:18:36 +03:00
Zahary Karadjov 56ad4b18de
Transfer some of the complexity in handling case objects from SSZ to the general serialization lib 2019-08-05 16:54:17 +03:00
Zahary Karadjov e97e0b0684
Add roundtrip tests for tables 2019-08-05 16:54:17 +03:00
Zahary Karadjov 897a6638cf
Extract common test cases and patterns used by both SSZ and JSON 2019-08-05 16:54:17 +03:00
Zahary Karadjov e26985dec3
Fix a compilation issue in the roundtripTest when used with case objects 2019-08-05 16:54:17 +03:00
Jacek Sieka 6025b5d3a7
fix typo 2019-06-28 09:51:28 +02:00
Zahary Karadjov 6bbde4d3a0 Ergonomic improvements for roundtripTest 2019-06-24 17:37:30 +03:00
Zahary Karadjov 3a56635499 New roundtripTest helper that checks the serialized value as well 2019-06-24 16:46:23 +03:00
Zahary Karadjov 030c8e2cbe Use the latest OutputStream; Needed helpers for the SSZ support 2019-03-11 11:34:04 +02:00
Zahary Karadjov 94224f6e18 More comprehensive APIs; Tests 2018-12-19 12:44:18 +02:00