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

using full ocse as test data slows down testing #10

Open
cknoll opened this issue Nov 4, 2023 · 0 comments
Open

using full ocse as test data slows down testing #10

cknoll opened this issue Nov 4, 2023 · 0 comments

Comments

@cknoll
Copy link
Contributor

cknoll commented Nov 4, 2023

Because the OCSE currently is the pilot use case of pyerk many unittests are based on data from that erk package. However, as more and more content is introduced in the OCSE these same tests get slower (because for isolation purposes the data is reloaded every time).

Solution: There should be separate test data set (which is preferably automatically created as a subset of the original OCSE).

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