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

Unit test core functionality directly #111

Open
alistaire47 opened this issue Jun 27, 2022 · 0 comments
Open

Unit test core functionality directly #111

alistaire47 opened this issue Jun 27, 2022 · 0 comments

Comments

@alistaire47
Copy link
Contributor

Per #110 (comment), ideally we want to test core functionality (mostly in _benchmark.py) directly, instead of just via implemented and example benchmarks. Some non-exclusive options:

  1. Make more example benchmarks accessible from {arrowbench}
  2. Put necessary R and JSON in testing resources
  3. Mock out parts of classes in tests so smaller blocks of code can be tested
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