oncall-engine/engine/apps/user_management/tests
Michael Derynck 397f961486
Fix organizations not being deleted by start_cleanup_deleted_organizations (#1950)
Organizations that have been deleted outside OnCall were not being
cleaned up by this task as expected.

- Use PluginAuthToken instead of GCOM token == None to determine if the
oncall organization should be matched in GCOM
- Fix how delete was being checked for the instance, the previous method
does not work.
2023-05-17 12:56:57 +00: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 Fix Grafana teams sync (#1652) 2023-03-28 18:26:24 +00:00
test_region.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
test_sync.py Fix organizations not being deleted by start_cleanup_deleted_organizations (#1950) 2023-05-17 12:56:57 +00:00
test_user.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00