src/restapi/tests.py
author durandn
Fri, 24 Jun 2016 12:36:44 +0200
changeset 33 f9d4c9a63e4e
parent 6 37baf9d13f32
permissions -rw-r--r--
Backend work on tags (needs testing) + model changes (image_guid, Tag)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
37baf9d13f32 first commit
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     1
from django.test import TestCase
37baf9d13f32 first commit
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     2
37baf9d13f32 first commit
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     3
# Create your tests here.