added test
This commit is contained in:
@@ -697,9 +697,10 @@ class WorkoutCompareTestNew(TestCase):
|
|||||||
'plotfield':'spm',
|
'plotfield':'spm',
|
||||||
'yparam':'pace',
|
'yparam':'pace',
|
||||||
'groupby':'spm',
|
'groupby':'spm',
|
||||||
'palette':'monochrome_blue'
|
'palette':'monochrome_blue',
|
||||||
'xaxis':'time',
|
'xaxis':'time',
|
||||||
'yaxis1':'power',
|
'yaxis1':'power',
|
||||||
|
'yaxis2':'hr',
|
||||||
'startdate':startdate,
|
'startdate':startdate,
|
||||||
'enddate':enddate,
|
'enddate':enddate,
|
||||||
'plottype':'scatter',
|
'plottype':'scatter',
|
||||||
|
|||||||
Reference in New Issue
Block a user