moto/tests/test_organizations
Ashley Gould 7d453fec9a [Resolves #2355] - create_organization(): add master account, default policy
Model: OrganizationsBackend
Method: create_organization

create_organization now creates master account, root ou, and a
default service control policy objects and adds them to the
OrganizationsBackend object.  the policy is attached to both
the master account and the root ou.  any subsiquently created
accounts or OU also have the default policy attached.
2019-08-06 16:52:31 -07:00
..
__init__.py add support for AWS Organizations 2018-09-28 08:34:18 -07:00
organizations_test_utils.py [Resolves #2355] - create_organization(): add master account, default policy 2019-08-06 16:52:31 -07:00
test_organizations_boto3.py [Resolves #2355] - create_organization(): add master account, default policy 2019-08-06 16:52:31 -07:00