Conversation
breaks clever.api_key = "..."
There was a problem hiding this comment.
Does anyone mind if I experiment with doing this using a more pythonic way. I think the behavior to run the same tests in different conditions is possible by using a different test loader and then passing it instances of the class, rather than creating seperate classes for each.
There was a problem hiding this comment.
yeah I struggled with changing this test file, so please experiment!
|
@rgarcia can we necromance this PR? Also, if you don't want to break |
|
@nathanleiby sounds good, I'll merge and publish a major version bump shortly |
Conflicts: README.md clever/__init__.py clever/version.py test/test_clever.py
breaks clever.api_key = "..."