Private
Public Access
1
0

passing all tests now

This commit is contained in:
Sander Roosendaal
2019-01-15 12:51:42 +01:00
parent 897e9ff249
commit 4fb5673749
4 changed files with 5 additions and 21 deletions

2
.gitignore vendored
View File

@@ -26,6 +26,8 @@ conftest.py
# temporary test files # temporary test files
/rowers/tests/testdata/temp /rowers/tests/testdata/temp
/rowers/tests/testdate/testdata.csv.gz
/rowers/tests/testdate/testdata.tcx
# Python egg metadata, regenerated from source files by setuptools. # Python egg metadata, regenerated from source files by setuptools.
*.egg-info *.egg-info

View File

@@ -1,27 +1,9 @@
#from __future__ import print_function #from __future__ import print_function
import pytest from statements import *
nu = datetime.datetime.now()
pytestmark = pytest.mark.django_db
from bs4 import BeautifulSoup
import re
from nose_parameterized import parameterized
from django.test import TestCase, Client,override_settings
from django.core.management import call_command
from django.utils.six import StringIO
from django.test.client import RequestFactory
import datetime
import json
import numpy as np
from redis import StrictRedis
redis_connection = StrictRedis()
from rowers.models import User,Rower from rowers.models import User,Rower
from statements import *
@pytest.mark.django_db @pytest.mark.django_db
class AdminTests(TestCase): class AdminTests(TestCase):

Binary file not shown.

View File

@@ -2502,7 +2502,7 @@
</Trackpoint> </Trackpoint>
</Track> </Track>
</Lap> </Lap>
<Notes>&lt;Element 'Notes' at 0x150748d0&gt;</Notes> <Notes>&lt;Element 'Notes' at 0x14f48668&gt;</Notes>
</Activity> </Activity>
</Activities> </Activities>
<Creator> <Creator>