Added TODO to add tests

pull/457/head
kompotkot 2021-11-25 13:09:44 +00:00
rodzic ee81b7897c
commit 71d27a091f
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,7 @@ mc.authorize(access_token)
Return a stream of event for time range.
**From timestamp to None**
**From timestamp to None, from bottom to top**
When `end_time` is not set.

Wyświetl plik

@ -405,6 +405,7 @@ class Moonstream:
Returns: A dictionary stream representing the results of your query.
"""
# TODO(kompotkot): Add tests
shift_two_hours = 2 * 60 * 60 # 2 hours
shift_half_hour = 1 * 30 * 30 # 30 min