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

Feature: support randomize sequence #265

Open
unional opened this issue Jun 29, 2019 · 1 comment
Open

Feature: support randomize sequence #265

unional opened this issue Jun 29, 2019 · 1 comment

Comments

@unional
Copy link
Collaborator

unional commented Jun 29, 2019

Asynchronous call can come in different order.

Improve the validation logic to support randomize sequence as long as the resulting state is the same.

This requires the validation logic to construct a state machine from the recorded spec,
and accept any action sequence as long as the sequence produce the same state.

This will also give plugins to be more flexible and less rigid.

@unional unional added this to the v8.0 milestone Mar 12, 2020
@unional unional removed this from the v8.0 milestone Feb 11, 2023
@unional
Copy link
Collaborator Author

unional commented Feb 12, 2023

This will be really hard to implement.

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

No branches or pull requests

1 participant