fixes, test_aworkouts misbehaving
This commit is contained in:
@@ -158,6 +158,8 @@ class BoxPlotTest(TestCase):
|
||||
options['userid'] = 1
|
||||
options['plotfield'] = 'spm'
|
||||
options['rankingonly'] = False
|
||||
options['cpfit'] = 'data'
|
||||
options['piece'] = 4
|
||||
|
||||
session = self.c.session
|
||||
session['options'] = options
|
||||
@@ -1065,6 +1067,8 @@ class WorkoutStatsTestNew(TestCase):
|
||||
'spmmax':55,
|
||||
'workmin':0,
|
||||
'workmax':1500,
|
||||
'cpfit':'data',
|
||||
'piece': 4,
|
||||
'includereststrokes':False,
|
||||
'modality':'all',
|
||||
'waterboattype':['1x','2x','4x'],
|
||||
|
||||
Reference in New Issue
Block a user