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 e2e tests #106

Open
6 of 12 tasks
Siegrift opened this issue Jun 16, 2021 · 2 comments
Open
6 of 12 tasks

Add e2e tests #106

Siegrift opened this issue Jun 16, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request epic Huge task involving many subtasks, tracked in a single issue

Comments

@Siegrift
Copy link
Collaborator

Siegrift commented Jun 16, 2021

I'd like dashboard to be tested e2e as well...

Unfortunately, due to time pressure only simple tests were written, but I'd like to add more :)

However, I think our tests (for such a simple page) should be under 15 minutes and we shouldn't complicate things and focus on the most importants parts and user flows.

This includes

@Siegrift Siegrift added the enhancement New feature or request label Jun 16, 2021
@Siegrift Siegrift self-assigned this Jun 16, 2021
@Siegrift
Copy link
Collaborator Author

We can use evm_snapshot to force a certain node state at each test. trufflesuite/ganache#37

@Siegrift
Copy link
Collaborator Author

Setup done in #126

@Siegrift Siegrift changed the title Add e2e tests Add e2e tests epic Jun 22, 2021
@Siegrift Siegrift changed the title Add e2e tests epic Add e2e tests Jun 22, 2021
@Siegrift Siegrift added the epic Huge task involving many subtasks, tracked in a single issue label Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic Huge task involving many subtasks, tracked in a single issue
Projects
None yet
Development

No branches or pull requests

1 participant