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

Make testing suite faster and more self-contained #15

Open
jvfe opened this issue May 31, 2021 · 0 comments
Open

Make testing suite faster and more self-contained #15

jvfe opened this issue May 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jvfe
Copy link
Owner

jvfe commented May 31, 2021

Currently, the tests are slow to run and could use some improvements, such as being more self-contained and less reliant on external data services, to account for situations such as the reconciliation services being loaded.

For this, csv-reconcile seems like a promising solution, since it would allow us to spin up our own reconciliation service inside a pytest fixture.

Idea by @gitonthescene on #12

@jvfe jvfe added the enhancement New feature or request label May 31, 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
Projects
None yet
Development

No branches or pull requests

1 participant