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

Old Test Code Not Working #15

Open
ichabod801 opened this issue Sep 8, 2021 · 0 comments
Open

Old Test Code Not Working #15

ichabod801 opened this issue Sep 8, 2021 · 0 comments
Labels
bug Something isn't working tests

Comments

@ichabod801
Copy link
Owner

The old test code in if __name__ == '__main__' blocks does not work with the relative imports that were used for the package. They cause an error trying to run the file by itself.

Review the tests and either come up with a new test method, probably using unittest, or just drop the testing code.

@ichabod801 ichabod801 added tests bug Something isn't working labels Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests
Projects
None yet
Development

No branches or pull requests

1 participant