oncall-engine/engine/apps/api/tests
Innokentii Konstantinov 48bfe86d62
Add cloud connection statuses on user page (#34)
* Add cloud connection statuses on user page

* Add fixes for oncall hobby docker-compose installation

* Fix for links and for cloud user status at User settings

* Delete cloud api token on cloud disconnect

* Merge branch 'dev' into cloud_connection_statuses_on_user_page

* Fix cloud statuses for users

* Fix usagestats service

* Fix phone verification message in users table

* added request after syncing user

* Add endpoint to create CloudHeartbeat and polish code

* Fix imports

* Check token and heartbeat setting in setup_hertbeat_integration

* Add macthed_users_count in cloud users

* Sync users on token change

* Fix query param

* Fix tests

* Heartbit button logic, tab width fix, coount users fix

* Solve problem of existent cloud heartbeat integration

* Solve problem of existent cloud heartbeat integration 2

* Solve problem of existent cloud heartbeat integration 3

* fix build

* build fix, styles for env variables description

Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-13 16:29:08 +04:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_group.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_receive_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_receive_channel_template.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_channel_filter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_custom_button.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_features.py Fix tests 2022-06-08 20:33:53 +04:00
test_gitops.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_integration_heartbeat.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_live_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_organization.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_organization_log_record.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_postmortem_messages.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_preview_template_options.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_route_regex_debugger.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedule_export.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedules.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_set_general_log_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_slack_channels.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_slack_team_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_subscription.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_team.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_telegram_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_terraform_renderer.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user.py Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
test_user_groups.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user_notification_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user_schedule_export.py World, meet OnCall! 2022-06-03 08:09:47 -06:00