oncall-engine/engine/apps/grafana_plugin/tests
Matias Bordese 7aa78f5f73
Enable flake8-bugbear, fix issues (#3454)
Enables [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear),
checking for bugs/design problems, and [fixes the issues
found](https://pastebin.com/fEDBz6Ta) (some interesting ones,
particularly with mutable args).

Related to https://github.com/grafana/oncall/pull/3448
2023-11-29 15:04:48 +00:00
..
test_app_config.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
test_gcom_api_client.py Enable flake8-bugbear, fix issues (#3454) 2023-11-29 15:04:48 +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 Fix inconsistency with API URL returned by plugin status (#3122) 2023-10-16 17:38:08 +00:00
test_sync.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00