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

Enable cypress for v8 #21662

Closed
ecraig12345 opened this issue Feb 9, 2022 · 0 comments · Fixed by #21678
Closed

Enable cypress for v8 #21662

ecraig12345 opened this issue Feb 9, 2022 · 0 comments · Fixed by #21678
Assignees
Labels

Comments

@ecraig12345
Copy link
Member

ecraig12345 commented Feb 9, 2022

Cypress provides the ability to run tests in a real browser, which is especially useful for certain interactive scenarios such as anything involving focus.

We already have cypress enabled for v9 and v0 but also want to enable it for v8 as well, mainly for components like FocusZone and FocusTrapZone.

v8 tests will be selectively ported to cypress as it makes sense, likely as part of enzyme removal (#21663).

@ecraig12345 ecraig12345 self-assigned this Feb 9, 2022
@msft-fluent-ui-bot msft-fluent-ui-bot added Status: Fixed Fixed in some PR and removed Status: In PR labels Feb 12, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants