You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run make -f Makefile_v1 copy-testdata. Verify that tests of updates fail.
Update explicit unit tests and code for update-related methods to bundle values previously packed into separate transform messages into the update_transforms sub-message of the update message. Verify that conftests now pass.
PR #205 re-enabled the
tests/unit/v1/test_cross_language.pytest suite, but did not pull in the latest versions of the conformance test data files, specifically using the newupdate_transformfeature.To do:
make -f Makefile_v1 copy-testdata. Verify that tests of updates fail.transformmessages into theupdate_transformssub-message of theupdatemessage. Verify that conftests now pass.