0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/api/test
Michael Matloka b81ed874cc
Try to fix project deletion edge case (#5534)
* Try to fix project deletion edge case

* Use feedback

* Use `create_demo_team` in Team deletion test

* Don't use raw `DELETE` queries
2021-09-23 19:22:11 +02:00
..
fixtures SAML support (#5681) 2021-08-27 07:20:49 -07:00
__init__.py
base.py
test_authentication.py SAML auto provisioning (#5910) 2021-09-13 12:04:46 +02:00
test_event_definition.py Make EnterpriseFeatureException more informational, with a CTA (#5949) 2021-09-15 09:47:08 +00:00
test_hooks.py
test_license.py
test_organization.py Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00
test_property_definition.py Make EnterpriseFeatureException more informational, with a CTA (#5949) 2021-09-15 09:47:08 +00:00
test_team_memberships.py Project-based permissioning members addition + removal (#6028) 2021-09-22 17:32:35 +00:00
test_team.py Try to fix project deletion edge case (#5534) 2021-09-23 19:22:11 +02:00