On Sat, May 15, 2010 at 3:04 AM, ses1984 wrote:
> I am interested in writing unit tests to cover some custom commands I
> have written, but I'm unsure how I can pass options to these commands
> through my unittest.TestCase classes.
>
> I have a command to import data from my client's flat file sys
If I could add, in my tests, I was testing to see whether the command
executed successfully and I was inspecting the state of the database
after the command executed.
On May 14, 3:04 pm, ses1984 wrote:
> I am interested in writing unit tests to cover some custom commands I
> have written, but I'm
I am interested in writing unit tests to cover some custom commands I
have written, but I'm unsure how I can pass options to these commands
through my unittest.TestCase classes.
I have a command to import data from my client's flat file system into
Django models, which originally existed as a NoAr
3 matches
Mail list logo