delete functionality
This commit is contained in:
@@ -1042,6 +1042,10 @@ def mocked_requests(*args, **kwargs):
|
||||
|
||||
|
||||
class MockSession:
|
||||
def __init__(self):
|
||||
self.status_code = 200
|
||||
self.text = "- 20m 200W"
|
||||
|
||||
class headers:
|
||||
def __init__(self,*args,**kwargs): # pragma: no cover
|
||||
pass
|
||||
|
||||
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user