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

Factor out tests #20

Open
mikemahoney218 opened this issue Feb 14, 2023 · 0 comments
Open

Factor out tests #20

mikemahoney218 opened this issue Feb 14, 2023 · 0 comments

Comments

@mikemahoney218
Copy link
Member

Right now, most test objects are stored within large test_that() calls, which makes updating individual test objects a pain. Since most of the tests in this package are generated automatically anyway, it would be fantastic to break each element out into its own test_that() call so they might be more easily updated.

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