Skip to content

refactor: convert test cases to pytest #194

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 11, 2021
Merged

refactor: convert test cases to pytest #194

merged 1 commit into from
Nov 11, 2021

Conversation

giovtorres
Copy link
Member

  • Rename test file names to use underscores
  • Run nose2pytest against all test files
  • Run isort against all test files
  • Add init.py to tests directory
  • Add module docstrings
  • Remove imports from future
  • Remove utf8 encoding declaration; not needed in Python3
  • Get tests to pass

- Rename test file names to use underscores
- Run nose2pytest against all test files
- Run isort against all test files
- Add __init__.py to tests directory
- Add module docstrings
- Remove imports from __future__
- Remove utf8 encoding declaration; not needed in Python3
- Get tests to pass
@giovtorres giovtorres self-assigned this Nov 11, 2021
@giovtorres giovtorres merged commit 05c8259 into master Nov 11, 2021
@giovtorres giovtorres deleted the tests-rename branch November 11, 2021 05:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant