Use new API endpoint for scheduled job stats

Depends on:
- [ ] https://github.com/alphagov/notifications-api/pull/2984
This commit is contained in:
Chris Hill-Scott
2020-09-28 14:28:23 +01:00
parent 65e32f8e5a
commit ef6681b69b
7 changed files with 103 additions and 32 deletions

View File

@@ -24,7 +24,7 @@ def test_sign_out_user(
mock_get_user_by_email,
mock_login,
mock_get_service_templates,
mock_get_jobs,
mock_has_no_jobs,
mock_has_permissions,
mock_get_template_statistics,
mock_get_service_statistics,