Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pony
tshistory_supervision
Commits
790b66fc911a
Commit
064bc738
authored
Aug 13, 2019
by
Aurélien Campéas
Browse files
test: cleanup
parent
5c666c2117bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_supervision.py
View file @
790b66fc
...
@@ -148,7 +148,6 @@ def test_differential(engine, tsh):
...
@@ -148,7 +148,6 @@ def test_differential(engine, tsh):
def
test_manual_overrides
(
engine
,
tsh
):
def
test_manual_overrides
(
engine
,
tsh
):
tsh
.
_snapshot_interval
=
10
# start testing manual overrides
# start testing manual overrides
ts_begin
=
genserie
(
datetime
(
2010
,
1
,
1
),
'D'
,
5
,
[
2.
])
ts_begin
=
genserie
(
datetime
(
2010
,
1
,
1
),
'D'
,
5
,
[
2.
])
ts_begin
.
loc
[
'2010-01-04'
]
=
-
1
ts_begin
.
loc
[
'2010-01-04'
]
=
-
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment