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

Some initial changes to introduce Pytest into the code #36

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rohin-dasari
Copy link
Collaborator

  • updated all existing tests to use pytest
  • updated github action
  • organized util test files in separate folder
  • started using logging.info instead of print

@aadharna
Copy link
Owner

aadharna commented Jan 7, 2022

Since we're moving to pytest, we should implement something like the `init ray before all tests and then tear it down' stuff mentioned in #20 so we then add in the full ray integration into the tests so that can properly test more of the pieces of the code.

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

Successfully merging this pull request may close these issues.

2 participants