Le samedi 9 mars 2013 19:46:18 UTC+1, Alon Nisser a écrit : > > Thanks Claude, I have the code and tests ready, but should I run the tests > (can't figure how to setup django so it would run this package test, and > when I try to run python tests.py directly I get a missing django settings > something or another missing ) or does the jenkins server run it > automatically and I should just submit the code? >
Nothing is automatic currently and the testing process for localflavors is not well defined. For localflavor-ch, I moved the tests folder inside the app directory so as I can test it like every other Django application. Once a localflavor has a dedicated maintainer, I think it is her choice to define the testing strategy. Claude -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
