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 an integration test that validates that methods will work against the live GitHub site #9

Open
billnapier opened this issue Apr 15, 2023 · 0 comments

Comments

@billnapier
Copy link
Contributor

Interesting idea from @Laptop765 in #8. We could add some kind of test to validate that what we are expecting to see on the live page, is actually on the live page.

This would also require us to change the style here to be more declarative (ie. this field maps to this form value), but in the long run that's likely a win as well. It should in theory reduce boilerplate and make it easier to add new methods (at the sacrifice of making it easy to understand....)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant