You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It already freaked me out that there were no tests in the precursor repo. However, with so many moving parts and all the Django versions available out there, this project needs some unittests! Also, they should be placed in the djangocms_forms folder, and not in its project root. So they can be called automatically with ./manage.py test.
The text was updated successfully, but these errors were encountered:
It already freaked me out that there were no tests in the precursor repo. However, with so many moving parts and all the Django versions available out there, this project needs some unittests! Also, they should be placed in the
djangocms_forms
folder, and not in its project root. So they can be called automatically with./manage.py test
.The text was updated successfully, but these errors were encountered: