oncall-engine/engine/apps/grafana_plugin/tests
Matias Bordese 132bdf235b
feat: update service account auth not to require rbac enabled org (#5360)
Related to https://github.com/grafana/oncall-private/issues/2826

RBAC enabled or not (OSS or cloud), it is possible to get service
account permissions, enabling perm check (for service account tokens) in
public API.

Also allow empty value for users in sync (instead of returning a 400
response).
2024-12-12 22:11:59 +00:00
..
test_app_config.py remove unnecessary CI step bash command (#4397) 2024-05-24 15:13:38 -04:00
test_gcom.py Handle a deleted organization triggering auth (#4937) 2024-08-28 16:32:24 +00:00
test_gcom_api_client.py address occasional missing nextCursor data key from GCOM GET /instances (#4794) 2024-08-09 15:42:10 +00:00
test_grafana_api_client.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
test_install.py bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
test_install_v2.py Fix error encoding on install_v2 endpoint (#5133) 2024-10-07 20:08:53 +00:00
test_self_hosted_install.py Don't update RBAC status on Grafana server error (#4753) 2024-07-29 16:28:35 +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 Fix flaky test depending on DB ordering (#4907) 2024-08-22 18:56:59 +00:00
test_sync_v2.py feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
test_ui_url_builder.py update URLs constructed by the backend to support IRM plugin (#5137) 2024-10-09 08:55:10 -04:00