Hi all,

I'm using Django for more than four years and last week I started 
contributing.

In docs about contributing I didn't find how detailed should be my testing 
while I'm writing or reviewing patch? Is enough to run tests only for 
patched module? Or should I run full test suite for each patch? Which 
combinations of Python versions and database engines are mandatory?

So far I was running Python 2.7 & SQLite3 for development/review testing of 
module. Python 3.2 & SQLite3, Python 2.7 & PostgreSQL for patched module 
and in the end Python 2.7 & SQLite3 full test suite (with selenium, etc.). 
Is this workflow ok?

Jan Bednařík aka Architekt

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/izYc2wsGgo0J.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to