On Mon, Dec 5, 2011 at 10:52 AM, anthony tresontani
wrote:
> I am using Django 1.3, django-nose, sqlite inmemory database.
>
> I tried with TestCase,TransactionTestCase, commit_on_success
> (decorator and context manager) and commit_manually. None of them
> worked.
i'm successfully testing transa
Hey Guys,
I am trying to test a transaction rollback in a unit test and it seems
to not work properly.
I am using Django 1.3, django-nose, sqlite inmemory database.
I tried with TestCase,TransactionTestCase, commit_on_success
(decorator and context manager) and commit_manually. None of them
work
2 matches
Mail list logo