Django testing with existing data
Hello guys,
I'm new in Django testing whith django test facilities.
I've read "https://docs.djangoproject.com/en/1.3/topics/testing/" but
couldn't find what i'm looking for.
I'm trying to begin TDD development but wanna use my old data. I don't
wanna have to build up all my database again. I already have data
there.
Is it possible!?
I know that by default the django test facilities create a brand new
database.
Is there a possibility of using old database?
Thanks.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home