src/restapi/tests.py
author durandn
Wed, 22 Jun 2016 17:53:40 +0200
changeset 30 7ff344b4bf6d
parent 6 37baf9d13f32
permissions -rw-r--r--
functionality: creation of new annotation from scratch
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.