Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(spec/test): part streaming mbt - itf-trace parsing #814

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stojanovic00
Copy link

  • Document proposal part streaming quint specification

  • Document proposal part streaming implementation

  • Remove redundant state variables (=> update invariants)

  • Add concrete tests in quint spec

    • Fix symbolinc link from mbt/test to specs
  • Generate and parse itf-trace

Closes: #763

* Document proposal part streaming quint specification

* Document proposal part streaming implementation

* Remove redundant state variables (=> update invariants)

* Add concrete tests in quint spec
  * Fix symbolinc link from mbt/test to specs

* Generate and parse itf-trace
@hvanz hvanz added work in progress Work in progress mbt Model-Based Testing labels Jan 29, 2025
@romac romac added the spec Related to specifications label Jan 30, 2025
* supplemented missing proto files to test-mempool

* added Buffer parsing

* all invariant checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mbt Model-Based Testing spec Related to specifications work in progress Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: MBT for Part Streaming
3 participants