Geert Kapteijns
authored
A blank domain throws an error in /theses/. I've also installed factory_boy (pip install -r requirements.txt to get it) and set up a ThesisLinkFactory and a unit tests that tests whether ThesisLink validates for a blank domain field. Not sure if this is exactly how you're supposed to validate a model, but it's a start. First unit test of the project, whoohoo!
Name | Last commit | Last update |
---|---|---|
.. | ||
migrations | ||
templates/theses | ||
__init__.py | ||
admin.py | ||
apps.py | ||
factories.py | ||
forms.py | ||
models.py | ||
test_forms.py | ||
test_models.py | ||
test_views.py | ||
urls.py | ||
views.py |