Closed satoren closed 1 month ago
The changes in this pull request involve modifications to the test cases within the YexTest
module. Key alterations include renaming existing test cases related to state encoding and updates, as well as introducing a new describe
block for state vector encoding. This reorganization aims to clarify the distinctions between state updates and state vectors in the testing structure.
File | Change Summary |
---|---|
test/y_ex_test.exs | - Renamed test cases: encode_state_vector β encode_state_as_update , encode_state_vector! β encode_state_as_update! , encode_state_vector_v2 β encode_state_as_update_v2 - Added new test cases under describe "encode_state_vector" : encode_state_vector , encode_state_vector! , encode_state_vector_v2 |
In the land of code where rabbits play,
Test cases hop in a brand new way.
With names that dance and structures so bright,
We encode our states, oh what a sight!
Hooray for the changes, letβs celebrate,
In the world of Yex, we innovate! πβ¨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit