oncall-engine/engine/apps/public_api/tests
Innokentii Konstantinov 8abbcee050
Org soft-delete (#1073)
# What this PR does
It introduces soft-delete of organization, since grafana stacks are
soft-deleted too. Also, we had a problem with deleting orgs with large
amounts of alerts, so soft-deletion will fix this problem. I think, that
problem of cleaning alerts of deleted orgs should be solved as a part of
alert retention
2023-01-05 12:42:55 +08:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alerts.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_custom_actions.py Allow non-JSON custom webhook templates, provided they render as valid JSON (#639) 2022-10-19 12:32:21 +01:00
test_escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_policies.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_incidents.py add permalinks.web attribute to alert group internal/public api response (#953) 2022-12-06 11:06:05 +01:00
test_integrations.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
test_maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_on_call_shifts.py centralize timezone validation + add serializer validation for on call shifts and schedules (#924) 2022-12-01 14:13:39 +01:00
test_personal_notification_rules.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_ratelimit.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_resolution_notes.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_routes.py Add additional validation for route's position field (#831) 2022-11-16 17:55:53 +08:00
test_schedule_export.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedules.py centralize timezone validation + add serializer validation for on call shifts and schedules (#924) 2022-12-01 14:13:39 +01:00
test_slack_channels.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_teams.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user_groups.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_users.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00