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

Add additional test cases #7

Open
djpugh opened this issue Oct 18, 2020 · 0 comments
Open

Add additional test cases #7

djpugh opened this issue Oct 18, 2020 · 0 comments

Comments

@djpugh
Copy link
Owner

djpugh commented Oct 18, 2020

Add additional test cases

# TODO: Add additional test cases
class ConfigurationErrorTestCase(unittest.TestCase):
def test_configuration_error(self):
with self.assertRaises(ConfigurationError):


This comment was generated by todo based on a TODO comment in 9c81c78 in #5. cc @djpugh.

Originally posted by @todo in #5 (comment)

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