src/restapi/tests.py
author durandn
Mon, 08 Aug 2016 16:30:12 +0200
changeset 108 c6f82f959f77
parent 6 37baf9d13f32
permissions -rw-r--r--
notifications now get cleared when visiting a page with a new comment or a revision page with unread notification, unread comments get highlighted
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.