SIENTIAPDE-1110
chore: update sientia-dataops-library version to 1.2.1 and add debug_data_package option in test_scouter
This commit is contained in:
@@ -4,4 +4,4 @@ sqlalchemy
|
|||||||
redis
|
redis
|
||||||
couchbase
|
couchbase
|
||||||
pymongo
|
pymongo
|
||||||
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.1.14
|
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.2.1
|
||||||
|
|||||||
@@ -77,7 +77,8 @@ def test_scouter():
|
|||||||
"aggr_func": "test_aggr_func",
|
"aggr_func": "test_aggr_func",
|
||||||
"data_range": [1, 2]
|
"data_range": [1, 2]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"debug_data_package": False
|
||||||
}
|
}
|
||||||
assert result == expected
|
assert result == expected
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user