Files
notifications-admin/tests/app/test_statistics_utils.py
Chris Hill-Scott 7d52ac97f1 Move stats to the model
The API clients should just deal with calling the API and returning the
data from it.

Inferring things from the data is more logically done at the model
layer. But we couldn’t do that before, because we didn’t have a model
layer for jobs.
2020-01-13 15:10:16 +00:00

3.9 KiB