..
__init__.py
World, meet OnCall!
2022-06-03 08:09:47 -06:00
conftest.py
Refactor maintenance ( #1340 )
2023-02-23 07:13:03 +00:00
test_alert_group.py
Unhide direct paging integration ( #2483 )
2023-07-13 13:41:31 +08:00
test_alert_receive_channel.py
Improve APIs for creating/updating direct paging integrations ( #2603 )
2023-07-21 10:01:58 +00:00
test_alert_receive_channel_template.py
Fix 500 on templates when slack or tg integration is disabled ( #2064 )
2023-05-31 08:22:58 +00:00
test_auth.py
Reworked slack login pipeline errors ( #2526 )
2023-07-18 13:31:11 +00:00
test_channel_filter.py
Fix duplicate orders on routes and escalation policies ( #2568 )
2023-07-18 17:17:53 +00:00
test_custom_button.py
use CustomURLValidator in custom_button ( #1398 )
2023-03-23 12:21:17 +00:00
test_escalation_chain.py
Allow changing team for escalation chains ( #1658 )
2023-03-30 10:43:00 +01:00
test_escalation_policy.py
Fix duplicate orders on routes and escalation policies ( #2568 )
2023-07-18 17:17:53 +00:00
test_features.py
Fix warnings when running backend tests ( #2079 )
2023-06-06 18:38:00 +00:00
test_integration_heartbeat.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_live_settings.py
Fix Telegram ratelimit on live setting change ( #2100 )
2023-06-06 15:18:12 +00:00
test_oncall_shift.py
augment API response pagination attributes ( #2471 )
2023-07-14 11:19:40 -04:00
test_organization.py
add rbac_permissions to current-user response + rbac_enabled to current-org response ( #2611 )
2023-07-21 11:38:58 -04:00
test_paging.py
Return alert group ID in direct paging API ( #1241 )
2023-01-30 11:48:25 +00:00
test_permissions.py
add mypy static type checker to backend codebase ( #2151 )
2023-06-12 12:50:33 -04:00
test_postmortem_messages.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_preview_template_options.py
World, meet OnCall!
2022-06-03 08:09:47 -06:00
test_public_api_tokens.py
only grant admins read/write access to public api keys ( #952 )
2022-12-06 13:02:53 +01:00
test_route_regex_debugger.py
World, meet OnCall!
2022-06-03 08:09:47 -06:00
test_schedule_export.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_schedules.py
augment API response pagination attributes ( #2471 )
2023-07-14 11:19:40 -04:00
test_set_general_log_channel.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_slack_channels.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_slack_team_settings.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_team.py
Fix team update ( #1794 )
2023-04-19 15:22:14 +00:00
test_telegram_channel.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_user.py
add rbac_permissions to current-user response + rbac_enabled to current-org response ( #2611 )
2023-07-21 11:38:58 -04:00
test_user_groups.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_user_notification_policy.py
Fix duplicate orders for user notification policies ( #2278 )
2023-06-21 11:13:56 +00:00
test_user_schedule_export.py
Add RBAC Support ( #777 )
2022-11-29 09:41:56 +01:00
test_webhooks.py
Check original webhook for sensitive fields when copying ( #2608 )
2023-07-20 21:23:33 +00:00