oncall-engine/engine/apps/grafana_plugin/tests
Vadim Stepanov f977f9faee
Minor formatting changes (#2641)
# What this PR does

- Updates `black` and `flake8` to latest
- Removes `F541` from flake8 ignore (`F541 f-string is missing
placeholders`)
- Enables ["float to top"
option](https://pycqa.github.io/isort/docs/configuration/options.html#float-to-top)
for `isort`
2023-07-26 14:45:44 +01:00
..
test_app_config.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
test_gcom_api_client.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01: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