This changeset provides a set of blackbox end-to-end tests that verify that the generated Go code from the Thrift IDL are correct. I plan on using this to validate the assumptions of the forthcoming enum fixes.
All tests pass from a top level make test. More tests to come.
Aalok,
This changeset provides a set of blackbox end-to-end tests that verify that the generated Go code from the Thrift IDL are correct. I plan on using this to validate the assumptions of the forthcoming enum fixes.
All tests pass from a top level
make test
. More tests to come.Cheers,
Matt