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 Workspace Data e2e tests #1195

Open
mofojed opened this issue Apr 3, 2023 · 1 comment
Open

Add Workspace Data e2e tests #1195

mofojed opened this issue Apr 3, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@mofojed
Copy link
Member

mofojed commented Apr 3, 2023

As a developer writing e2e tests, I want to be able to write tests with specific workspace data seeded, so that we can avoid issues like #1194 .

@mofojed mofojed added enhancement New feature or request triage Issue requires triage labels Apr 3, 2023
@mofojed
Copy link
Member Author

mofojed commented Apr 3, 2023

We may be able to seed this using the --load-storage option, e.g. https://playwright.dev/docs/cli#preserve-authenticated-state

Or mocking localStorage: https://playwright.dev/docs/mock-browser-apis

@vbabich vbabich added this to the Backlog milestone Apr 5, 2023
@vbabich vbabich removed the triage Issue requires triage label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants