oncall-engine/engine/apps/user_management/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
factories.py Add tests 2022-10-27 15:40:46 -06:00
test_free_public_beta_subcription_strategy.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_organization.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
test_region.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
test_sync.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
test_user.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00