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

Add Time-based Constraints to State-based Properties #318

Open
jlink opened this issue Mar 25, 2022 · 2 comments
Open

Add Time-based Constraints to State-based Properties #318

jlink opened this issue Mar 25, 2022 · 2 comments

Comments

@jlink
Copy link
Collaborator

jlink commented Mar 25, 2022

Testing Problem

Some expected properties of state-based systems are time-related, e.g.:

On click the button will be disabled but eventually be re-enabled again.

Suggested Solution

Add functionality similar to what Quickstrom does for Web UIs.
It's well described in this paper

Discussion

This probably requires the new state-dependent generation. See #134.
Implementation-wise this functionality could be available for any Chain or be more specific for ActionChains.

@owickstrom
Copy link

Nice to see the ideas from Quickstrom spreading! Let me know if you want to bounce some ideas, @jlink. I'll try to help as much as I can (family takes most of my time these days.)

@jlink
Copy link
Collaborator Author

jlink commented Nov 8, 2022

Thanks @owickstrom! I'll take you up on that offer some day - hopefully not too far in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants