SciPost Code Repository

Skip to content
Snippets Groups Projects
test_models.py 458 B
Newer Older
__copyright__ = "Copyright © Stichting SciPost (SciPost Foundation)"
from django.test import TestCase

# from .factories import ResubmittedScreeningSubmissionFactory
#
#
# class NewSubmissionStatusTest(TestCase):
#     '''Do tests to check the submission status cycle.'''
#     def test_resubmitted_submission(self):
#         '''New resubmission in pre-screening.'''
#         submission = ResubmittedScreeningSubmissionFactory()