oncall-engine/engine/apps/grafana_plugin/tests
Michael Derynck f201fd2be2
Paginate calls to get instances from gcom (#2669)
# What this PR does
GCOM now has many more instances returned than in the past. Paginate
these calls instead of getting all at once.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-07-28 21:19:27 +00:00
..
test_app_config.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
test_gcom_api_client.py Paginate calls to get instances from gcom (#2669) 2023-07-28 21:19:27 +00:00
test_grafana_api_client.py patch minor sync issue when HTTP 302 is received from Grafana API instance (#1393) 2023-02-23 13:23:57 +00:00
test_install.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
test_self_hosted_install.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
test_status.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
test_sync.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00