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

Replace pickles in tests #168

Open
AaronDJohnson opened this issue Feb 4, 2022 · 0 comments
Open

Replace pickles in tests #168

AaronDJohnson opened this issue Feb 4, 2022 · 0 comments

Comments

@AaronDJohnson
Copy link
Collaborator

This issue was brought up in PR #159. Tests will break if anything about the file structure (for example an import moving from one file to another) or code being pickled (pulsar.py in enterprise) changes. These are not the intended targets of these tests. Instead, we should aim for more flexible alternatives such as small simulated par/tim files that are quick to read in that can be used in tests.

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