django-zappa
django-zappa copied to clipboard
Actually run command tests
This is a big PR, related to issue #36. It refactors the settings loading part of the tests, changes the way arguments were being passed (most of the were passed as lists), adds a "follow" argument to the tail command, and adds placebo runs to all of the commands.
The tail command is not actually being tested because I didn't have a clear idea on how to actually do it. It has the placebo run though, so if anyone wants to, they can just use that.
Bah, the tests are failing because I'm developing assuming https://github.com/garnaat/placebo/pull/44 is going to be merged and pushed to pypi. Forgot that I changed it locally before opening this. I'll go sleep now.
This has been merged upstream into placebo 0.8.1, now on pip.
Looking forward to having this PR merged!