oncall-engine/engine/apps/user_management/tests
Michael Derynck d938b52d80
Add scheduled task to start cleanup tasks (#3976)
# What this PR does
Add scheduled task to start cleanup tasks. Currently purpose is to run
the task every 12 hours and for all active orgs cleanup empty & deleted
integrations. For deleted orgs we can run this manually. It will also
run if an org moves from active to deleted. It is expected to add more
to cleanup_organization task over time.

## Which issue(s) this PR fixes

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-03-04 19:45:01 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Add multi-stack support for mobile app (#3500) 2023-12-13 09:00:18 +00:00
test_free_public_beta_subcription_strategy.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
test_organization.py fix duplicate teams showing up in teams dropdown for /escalate slack command (#3590) 2023-12-22 12:36:54 +00:00
test_region.py Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
test_sync.py Add scheduled task to start cleanup tasks (#3976) 2024-03-04 19:45:01 +00:00
test_user.py Fix telegram connection check (#3794) 2024-01-31 15:23:11 +01:00