Skip to content

Conversation

smanilov
Copy link

@smanilov smanilov commented Jun 6, 2024

This test gives a concrete example of how the structures can be put together to represent the execution of a program. The actual logic that is tested is contrived: it's just checkinging that the serialized message is of a certain length, but this could be flaky, as it depends on the behavior of the serde dependency.

This test gives a concrete example of how the structures can be put
together to represent the execution of a program. The actual logic that
is tested is contrived: it's just checkinging that the serialized
message is of a certain length, but this could be flaky, as it depends
on the behavior of the serde dependency.
@alehander92
Copy link
Member

pending on further changes in the lib: we can use the new trace generation api(or a trace generated by program)
for generating such a test, or move it in the backend if needed

@alehander92 alehander92 reopened this Jun 12, 2024
@alehander92 alehander92 marked this pull request as draft June 12, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants