- the main purpose of this class is to manage querying the order totals from the database and slice various kinds of time series out of the data - the class holds the former `aggregate_orders()` function as a method - modularize the corresponding tests - add `tests.config` with globals used when testing to provide a single source of truth for various settings |
||
|---|---|---|
| .. | ||
| console | ||
| db | ||
| forecasts | ||
| __init__.py | ||
| config.py | ||
| conftest.py | ||
| test_config.py | ||
| test_version.py | ||