Private
Public Access
1
0

first pass straightforward testing workviews

This commit is contained in:
Sander Roosendaal
2019-02-11 22:29:36 +01:00
parent dfb27f264c
commit 45d2c73fc7
7 changed files with 995 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ from parameterized import parameterized
from django.test import TestCase, Client,override_settings, RequestFactory, TransactionTestCase
from django.core.management import call_command
from django.core.files.uploadedfile import SimpleUploadedFile
from django.utils.six import StringIO
from django.test.client import RequestFactory
from rowers.views import checkworkoutuser,c2_open, multi_compare_view