Open webknjaz opened 3 years ago
Special thanks for links to inspiration:)
https://www.drdobbs.com/testing/unit-testing-with-python/240165163 is that the right link?
It used to be. I guess it's broken now. You could try looking it up in the Wayback Machine: https://web.archive.org.
fine
python manage.py test
)Check https://github.com/kpi-web-guild/django-girls-blog-DrEdi/tree/master/main/tests and https://github.com/kpi-web-guild/django-girls-blog-igorkruglyak/tree/master/tests for inspiration on what you can test for.