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 clipboard support for e2e tests #3481

Open
bafonins opened this issue Nov 16, 2020 · 0 comments
Open

Add clipboard support for e2e tests #3481

bafonins opened this issue Nov 16, 2020 · 0 comments
Assignees
Labels
tooling Development tooling ui/web This is related to a web interface

Comments

@bafonins
Copy link
Contributor

Summary

We should add an easy way to access clipboard in cypress e2e tests.

Why do we need this?

At least to test API key creation to verify that the user can copy the created key since after closing the modal there is no other way to retrieve the key.

What is already there? What do you see now?

Nothing regarding clipboard support in e2e tests

What is missing? What do you want to see?

Cypress command or an utility function to read from user clipboard.

How do you propose to implement this?

Consider trying suggestions in this issue

How do you propose to test this?

Run cypress with clipboard support added

Can you do this yourself and submit a Pull Request?

yes

@bafonins bafonins added ui/web This is related to a web interface tooling Development tooling labels Nov 16, 2020
@bafonins bafonins added this to the Backlog milestone Nov 16, 2020
@bafonins bafonins self-assigned this Nov 16, 2020
@kschiffer kschiffer mentioned this issue Dec 21, 2020
65 tasks
@htdvisser htdvisser removed this from the Backlog milestone Jun 8, 2021
@NicolasMrad NicolasMrad assigned kschiffer and unassigned bafonins Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Development tooling ui/web This is related to a web interface
Projects
None yet
Development

No branches or pull requests

3 participants