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 end to end testing #17

Open
jaisnan opened this issue Jan 13, 2023 · 2 comments
Open

Add end to end testing #17

jaisnan opened this issue Jan 13, 2023 · 2 comments
Assignees

Comments

@jaisnan
Copy link
Contributor

jaisnan commented Jan 13, 2023

Requested feature: Development time is impacted by having to manually test the extension under multiple contexts and running the proofs. While automating the entire process and running the proofs is not possible, certain parts of the current test suite can be improved and added to the regression/CI as well.

@jaisnan jaisnan changed the title Improve test Improve testing suite Jan 13, 2023
@jaisnan jaisnan changed the title Improve testing suite Add end to end testing suite May 10, 2023
@jaisnan jaisnan changed the title Add end to end testing suite Add end to end testing May 12, 2023
@jaisnan
Copy link
Contributor Author

jaisnan commented May 12, 2023

I think 1-2 end-to-end tests should cover a lot of code given how connected modules are to each other.

@jaisnan
Copy link
Contributor Author

jaisnan commented May 12, 2023

One potential fix is to use something like selenium-electron to simulate user actions entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant