Tony
Tony
Additionally, the below works: ``` with self.assertRaises(ValueError): await x(1, 2) ``` But this only works when in isolation in its own test. You cant do something like this: ``` #...
Thanks! I also had an issue with my tests not properly resetting my environment, so I think that may have caused some of the confusion. Ignore anything here that makes...
I can look into adding this, but it might not make it into the next release
I can look into adding this
No, I didn't come up with anything better. I might put in a PR to add an extra argument to `reqparse` that generates the exact Swagger JSON we are looking...
Ill add this, possibly as `[self.revived]`
`self.revived` would apply to all revivable mechanics. I dont think its a code bloat - in fact its a direction I want to take the language in. Pretty much everything...
I will try to get this fixed
@mutanzoom Can you try again with the most recent version?
Where are you running that SQL?