Name Date Size #Lines LOC

..--

READMEH A D14-Aug-2018131 52

__init__.pyH A D14-Aug-20180 10

test_views.pyH A D05-Jan-202423 KiB545397

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