Name Date Size #Lines LOC

..--

READMEH A D05-Jun-2025131 52

__init__.pyH A D05-Jun-20250 10

test_views.pyH A D05-Jun-202522.4 KiB529386

README

1
2Django unit tests to verify classes and functions based on django Views
3
4To run just these tests use ./manage.py test tests.views
5