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
After migration to Alloy, implement tests similar to Rocks primitives where a test fails if a type cannot be deserialized/serialized from a preexisting fixture.
This allows the developer to proactively check if there is a breaking change in a PR related to these types.
The text was updated successfully, but these errors were encountered:
gabriel-aranha-cw
changed the title
Implement Serialization/Deserialization tests for new Alloy Types
Implement Deserialization/Serialization tests for new Alloy Types
Jan 27, 2025
After migration to Alloy, implement tests similar to Rocks primitives where a test fails if a type cannot be deserialized/serialized from a preexisting fixture.
This allows the developer to proactively check if there is a breaking change in a PR related to these types.
The text was updated successfully, but these errors were encountered: