@sprucelabs/spruce-test-fixtures 62.2.24 → 62.2.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/esm/index.d.ts +1 -1
- package/build/esm/index.js +1 -1
- package/build/esm/tests/fixtures/ViewFixture.d.ts +1 -1
- package/build/esm/tests/routers/TestRouter.d.ts +1 -1
- package/build/esm/tests/routers/TestRouter.js +1 -1
- package/build/index.d.ts +1 -1
- package/build/index.js +1 -1
- package/build/tests/fixtures/ViewFixture.d.ts +1 -1
- package/build/tests/routers/TestRouter.d.ts +1 -1
- package/build/tests/routers/TestRouter.js +1 -1
- package/package.json +19 -19
- package/build/__tests__/behavioral/DecoratoringEmitToPassThroughProxy.test.d.ts +0 -15
- package/build/__tests__/behavioral/DecoratoringEmitToPassThroughProxy.test.js +0 -112
- package/build/__tests__/behavioral/DelaysConnectWhenOnlyUsingLoginDecorator.test.d.ts +0 -4
- package/build/__tests__/behavioral/DelaysConnectWhenOnlyUsingLoginDecorator.test.js +0 -34
- package/build/__tests__/behavioral/DisablingSchemaValidationOnTest.test.d.ts +0 -5
- package/build/__tests__/behavioral/DisablingSchemaValidationOnTest.test.js +0 -26
- package/build/__tests__/behavioral/DoesntResetAccountIfOnlySeedingLocally.test.d.ts +0 -8
- package/build/__tests__/behavioral/DoesntResetAccountIfOnlySeedingLocally.test.js +0 -69
- package/build/__tests__/behavioral/FakingEventResponses.test.d.ts +0 -12
- package/build/__tests__/behavioral/FakingEventResponses.test.js +0 -126
- package/build/__tests__/behavioral/FixtureFactory.test.d.ts +0 -7
- package/build/__tests__/behavioral/FixtureFactory.test.js +0 -79
- package/build/__tests__/behavioral/LocationFixture.test.d.ts +0 -17
- package/build/__tests__/behavioral/LocationFixture.test.js +0 -144
- package/build/__tests__/behavioral/LoginDecoratorHandlingProxiesForMe.test.d.ts +0 -12
- package/build/__tests__/behavioral/LoginDecoratorHandlingProxiesForMe.test.js +0 -95
- package/build/__tests__/behavioral/MakingSureLocalEventsAreHandledLocally.test.d.ts +0 -4
- package/build/__tests__/behavioral/MakingSureLocalEventsAreHandledLocally.test.js +0 -35
- package/build/__tests__/behavioral/MercuryFixture.test.d.ts +0 -20
- package/build/__tests__/behavioral/MercuryFixture.test.js +0 -187
- package/build/__tests__/behavioral/OrganizationFixture.test.d.ts +0 -31
- package/build/__tests__/behavioral/OrganizationFixture.test.js +0 -333
- package/build/__tests__/behavioral/PatchingConsoleErrorToErrorStream.test.d.ts +0 -4
- package/build/__tests__/behavioral/PatchingConsoleErrorToErrorStream.test.js +0 -21
- package/build/__tests__/behavioral/PersonFixture.test.d.ts +0 -22
- package/build/__tests__/behavioral/PersonFixture.test.js +0 -225
- package/build/__tests__/behavioral/PhoneNumberIncrementor.test.d.ts +0 -11
- package/build/__tests__/behavioral/PhoneNumberIncrementor.test.js +0 -95
- package/build/__tests__/behavioral/ResettingAccountLocationsInBeforeAll.test.d.ts +0 -8
- package/build/__tests__/behavioral/ResettingAccountLocationsInBeforeAll.test.js +0 -67
- package/build/__tests__/behavioral/ResettingAccountOrgsInAfterAll.test.d.ts +0 -5
- package/build/__tests__/behavioral/ResettingAccountOrgsInAfterAll.test.js +0 -44
- package/build/__tests__/behavioral/ResettingAccountOrgsInBeforeAll.test.d.ts +0 -8
- package/build/__tests__/behavioral/ResettingAccountOrgsInBeforeAll.test.js +0 -55
- package/build/__tests__/behavioral/ResettingFixtureFieldsBeforeEach.test.d.ts +0 -10
- package/build/__tests__/behavioral/ResettingFixtureFieldsBeforeEach.test.js +0 -137
- package/build/__tests__/behavioral/ResettingLocalEventListeningBeforeSeeding.test.d.ts +0 -7
- package/build/__tests__/behavioral/ResettingLocalEventListeningBeforeSeeding.test.js +0 -54
- package/build/__tests__/behavioral/RetainsContractWhenLoggingInUsingDecotorator.test.d.ts +0 -6
- package/build/__tests__/behavioral/RetainsContractWhenLoggingInUsingDecotorator.test.js +0 -40
- package/build/__tests__/behavioral/RoleFixture.test.d.ts +0 -15
- package/build/__tests__/behavioral/RoleFixture.test.js +0 -118
- package/build/__tests__/behavioral/SkillFixture.test.d.ts +0 -13
- package/build/__tests__/behavioral/SkillFixture.test.js +0 -118
- package/build/__tests__/behavioral/databases/CanUseStoresSetupInBeforeEach.test.d.ts +0 -7
- package/build/__tests__/behavioral/databases/CanUseStoresSetupInBeforeEach.test.js +0 -41
- package/build/__tests__/behavioral/databases/DatabaseFixture.test.d.ts +0 -7
- package/build/__tests__/behavioral/databases/DatabaseFixture.test.js +0 -59
- package/build/__tests__/behavioral/databases/DbResetsAsExpected.test.d.ts +0 -5
- package/build/__tests__/behavioral/databases/DbResetsAsExpected.test.js +0 -34
- package/build/__tests__/behavioral/databases/DummyStore.d.ts +0 -55
- package/build/__tests__/behavioral/databases/DummyStore.js +0 -36
- package/build/__tests__/behavioral/databases/StoreFixture.test.d.ts +0 -23
- package/build/__tests__/behavioral/databases/StoreFixture.test.js +0 -156
- package/build/__tests__/behavioral/faking/AuthenticatingAsAPerson.test.d.ts +0 -9
- package/build/__tests__/behavioral/faking/AuthenticatingAsAPerson.test.js +0 -73
- package/build/__tests__/behavioral/faking/FakeDecorator.test.d.ts +0 -45
- package/build/__tests__/behavioral/faking/FakeDecorator.test.js +0 -421
- package/build/__tests__/behavioral/faking/FakeDecoratorSetsPerson.test.d.ts +0 -4
- package/build/__tests__/behavioral/faking/FakeDecoratorSetsPerson.test.js +0 -23
- package/build/__tests__/behavioral/faking/FakeDecoratorWhoAmI.test.d.ts +0 -4
- package/build/__tests__/behavioral/faking/FakeDecoratorWhoAmI.test.js +0 -27
- package/build/__tests__/behavioral/faking/FakeThemeManager.test.d.ts +0 -8
- package/build/__tests__/behavioral/faking/FakeThemeManager.test.js +0 -93
- package/build/__tests__/behavioral/faking/FakingAddingPeopleToALocation.test.d.ts +0 -8
- package/build/__tests__/behavioral/faking/FakingAddingPeopleToALocation.test.js +0 -56
- package/build/__tests__/behavioral/faking/FakingAddingPeopleToAnOrg.test.d.ts +0 -14
- package/build/__tests__/behavioral/faking/FakingAddingPeopleToAnOrg.test.js +0 -141
- package/build/__tests__/behavioral/faking/FakingAuthenticator.test.d.ts +0 -5
- package/build/__tests__/behavioral/faking/FakingAuthenticator.test.js +0 -35
- package/build/__tests__/behavioral/faking/FakingInBeforeEach.test.d.ts +0 -6
- package/build/__tests__/behavioral/faking/FakingInBeforeEach.test.js +0 -42
- package/build/__tests__/behavioral/faking/FakingLocations.test.d.ts +0 -6
- package/build/__tests__/behavioral/faking/FakingLocations.test.js +0 -45
- package/build/__tests__/behavioral/faking/FakingRoleEvents.test.d.ts +0 -19
- package/build/__tests__/behavioral/faking/FakingRoleEvents.test.js +0 -140
- package/build/__tests__/behavioral/faking/FakingSkillEvents.test.d.ts +0 -24
- package/build/__tests__/behavioral/faking/FakingSkillEvents.test.js +0 -174
- package/build/__tests__/behavioral/faking/UpdatePerson.test.d.ts +0 -4
- package/build/__tests__/behavioral/faking/UpdatePerson.test.js +0 -32
- package/build/__tests__/behavioral/faking/UsingFakeDecorators.test.d.ts +0 -35
- package/build/__tests__/behavioral/faking/UsingFakeDecorators.test.js +0 -321
- package/build/__tests__/behavioral/faking/UsingFakesOnIncompatibleClass.test.d.ts +0 -4
- package/build/__tests__/behavioral/faking/UsingFakesOnIncompatibleClass.test.js +0 -48
- package/build/__tests__/behavioral/faking/WhoAmI.test.d.ts +0 -19
- package/build/__tests__/behavioral/faking/WhoAmI.test.js +0 -105
- package/build/__tests__/behavioral/maps/SpyingMapUtil.test.d.ts +0 -10
- package/build/__tests__/behavioral/maps/SpyingMapUtil.test.js +0 -76
- package/build/__tests__/behavioral/permissions/FakeAuthorizer.test.d.ts +0 -34
- package/build/__tests__/behavioral/permissions/FakeAuthorizer.test.js +0 -272
- package/build/__tests__/behavioral/permissions/PermissionFixture.test.d.ts +0 -5
- package/build/__tests__/behavioral/permissions/PermissionFixture.test.js +0 -35
- package/build/__tests__/behavioral/seeding/SeedingData.test.d.ts +0 -24
- package/build/__tests__/behavioral/seeding/SeedingData.test.js +0 -271
- package/build/__tests__/behavioral/seeding/UsingDecorators.test.d.ts +0 -37
- package/build/__tests__/behavioral/seeding/UsingDecorators.test.js +0 -266
- package/build/__tests__/behavioral/seeding/UsingDecoratorsToInstallSkills.test.d.ts +0 -14
- package/build/__tests__/behavioral/seeding/UsingDecoratorsToInstallSkills.test.js +0 -117
- package/build/__tests__/behavioral/views/FakingSkillViewControllers.test.d.ts +0 -12
- package/build/__tests__/behavioral/views/FakingSkillViewControllers.test.js +0 -55
- package/build/__tests__/behavioral/views/Routing.test.d.ts +0 -36
- package/build/__tests__/behavioral/views/Routing.test.js +0 -177
- package/build/__tests__/behavioral/views/TestingScope.test.d.ts +0 -24
- package/build/__tests__/behavioral/views/TestingScope.test.js +0 -197
- package/build/__tests__/behavioral/views/ViewPlugins.test.d.ts +0 -12
- package/build/__tests__/behavioral/views/ViewPlugins.test.js +0 -83
- package/build/__tests__/behavioral/views/WorkingWithTimezones.test.d.ts +0 -11
- package/build/__tests__/behavioral/views/WorkingWithTimezones.test.js +0 -55
- package/build/__tests__/behavioral/views/viewFixture/ViewFixture.test.d.ts +0 -118
- package/build/__tests__/behavioral/views/viewFixture/ViewFixture.test.js +0 -761
- package/build/__tests__/behavioral/views/viewFixture/ViewFixtureLetsYouOverrideViewControllerFactory.test.d.ts +0 -5
- package/build/__tests__/behavioral/views/viewFixture/ViewFixtureLetsYouOverrideViewControllerFactory.test.js +0 -29
- package/build/__tests__/support/AbstractFakeDecoratorTest.d.ts +0 -5
- package/build/__tests__/support/AbstractFakeDecoratorTest.js +0 -27
- package/build/__tests__/support/EventFaker.d.ts +0 -5
- package/build/__tests__/support/EventFaker.js +0 -36
- package/build/__tests__/support/RandomViewPlugin.d.ts +0 -2
- package/build/__tests__/support/RandomViewPlugin.js +0 -5
- package/build/__tests__/support/RandomViewPlugin2.d.ts +0 -2
- package/build/__tests__/support/RandomViewPlugin2.js +0 -5
- package/build/__tests__/testDirsAndFiles/one-good-store-skill/build/.spruce/stores/stores.d.ts +0 -5
- package/build/__tests__/testDirsAndFiles/one-good-store-skill/build/.spruce/stores/stores.js +0 -9
- package/build/__tests__/testDirsAndFiles/one-good-store-skill/build/stores/Good.store.d.ts +0 -51
- package/build/__tests__/testDirsAndFiles/one-good-store-skill/build/stores/Good.store.js +0 -33
- package/build/__tests__/testDirsAndFiles/one-good-store-skill/src/.spruce/settings.json +0 -6
- package/build/__tests__/testDirsAndFiles/plugins1/build/.spruce/views/views.d.ts +0 -6
- package/build/__tests__/testDirsAndFiles/plugins1/build/.spruce/views/views.js +0 -11
- package/build/__tests__/testDirsAndFiles/plugins2/build/.spruce/views/views.d.ts +0 -6
- package/build/__tests__/testDirsAndFiles/plugins2/build/.spruce/views/views.js +0 -11
- package/build/__tests__/testDirsAndFiles/skill/build/.spruce/views/views.js +0 -18
- package/build/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Book.svc.d.ts +0 -5
- package/build/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Book.svc.js +0 -11
- package/build/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Spy.svc.d.ts +0 -7
- package/build/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Spy.svc.js +0 -19
- package/build/__tests__/testDirsAndFiles/skill/build/viewControllers/BookForm.vc.d.ts +0 -8
- package/build/__tests__/testDirsAndFiles/skill/build/viewControllers/BookForm.vc.js +0 -31
- package/build/__tests__/testDirsAndFiles/skill/package.json +0 -5
- package/build/__tests__/testDirsAndFiles/skill/src/.spruce/settings.json +0 -6
- package/build/__tests__/testDirsAndFiles/skill/src/.spruce/views/views.d.ts +0 -7
- package/build/__tests__/testDirsAndFiles/skill/src/.spruce/views/views.js +0 -17
- package/build/__tests__/testDirsAndFiles/skill/src/skillViewControllers/Book.svc.d.ts +0 -5
- package/build/__tests__/testDirsAndFiles/skill/src/skillViewControllers/Book.svc.js +0 -11
- package/build/__tests__/testDirsAndFiles/skill/src/viewControllers/BookForm.vc.d.ts +0 -8
- package/build/__tests__/testDirsAndFiles/skill/src/viewControllers/BookForm.vc.js +0 -31
- package/build/esm/__tests__/behavioral/DecoratoringEmitToPassThroughProxy.test.d.ts +0 -15
- package/build/esm/__tests__/behavioral/DecoratoringEmitToPassThroughProxy.test.js +0 -128
- package/build/esm/__tests__/behavioral/DelaysConnectWhenOnlyUsingLoginDecorator.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/DelaysConnectWhenOnlyUsingLoginDecorator.test.js +0 -40
- package/build/esm/__tests__/behavioral/DisablingSchemaValidationOnTest.test.d.ts +0 -5
- package/build/esm/__tests__/behavioral/DisablingSchemaValidationOnTest.test.js +0 -23
- package/build/esm/__tests__/behavioral/DoesntResetAccountIfOnlySeedingLocally.test.d.ts +0 -8
- package/build/esm/__tests__/behavioral/DoesntResetAccountIfOnlySeedingLocally.test.js +0 -80
- package/build/esm/__tests__/behavioral/FakingEventResponses.test.d.ts +0 -12
- package/build/esm/__tests__/behavioral/FakingEventResponses.test.js +0 -148
- package/build/esm/__tests__/behavioral/FixtureFactory.test.d.ts +0 -7
- package/build/esm/__tests__/behavioral/FixtureFactory.test.js +0 -61
- package/build/esm/__tests__/behavioral/LocationFixture.test.d.ts +0 -17
- package/build/esm/__tests__/behavioral/LocationFixture.test.js +0 -173
- package/build/esm/__tests__/behavioral/LoginDecoratorHandlingProxiesForMe.test.d.ts +0 -12
- package/build/esm/__tests__/behavioral/LoginDecoratorHandlingProxiesForMe.test.js +0 -113
- package/build/esm/__tests__/behavioral/MakingSureLocalEventsAreHandledLocally.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/MakingSureLocalEventsAreHandledLocally.test.js +0 -41
- package/build/esm/__tests__/behavioral/MercuryFixture.test.d.ts +0 -20
- package/build/esm/__tests__/behavioral/MercuryFixture.test.js +0 -223
- package/build/esm/__tests__/behavioral/OrganizationFixture.test.d.ts +0 -31
- package/build/esm/__tests__/behavioral/OrganizationFixture.test.js +0 -389
- package/build/esm/__tests__/behavioral/PatchingConsoleErrorToErrorStream.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/PatchingConsoleErrorToErrorStream.test.js +0 -18
- package/build/esm/__tests__/behavioral/PersonFixture.test.d.ts +0 -22
- package/build/esm/__tests__/behavioral/PersonFixture.test.js +0 -232
- package/build/esm/__tests__/behavioral/PhoneNumberIncrementor.test.d.ts +0 -11
- package/build/esm/__tests__/behavioral/PhoneNumberIncrementor.test.js +0 -112
- package/build/esm/__tests__/behavioral/ResettingAccountLocationsInBeforeAll.test.d.ts +0 -8
- package/build/esm/__tests__/behavioral/ResettingAccountLocationsInBeforeAll.test.js +0 -84
- package/build/esm/__tests__/behavioral/ResettingAccountOrgsInAfterAll.test.d.ts +0 -5
- package/build/esm/__tests__/behavioral/ResettingAccountOrgsInAfterAll.test.js +0 -55
- package/build/esm/__tests__/behavioral/ResettingAccountOrgsInBeforeAll.test.d.ts +0 -8
- package/build/esm/__tests__/behavioral/ResettingAccountOrgsInBeforeAll.test.js +0 -72
- package/build/esm/__tests__/behavioral/ResettingFixtureFieldsBeforeEach.test.d.ts +0 -10
- package/build/esm/__tests__/behavioral/ResettingFixtureFieldsBeforeEach.test.js +0 -146
- package/build/esm/__tests__/behavioral/ResettingLocalEventListeningBeforeSeeding.test.d.ts +0 -7
- package/build/esm/__tests__/behavioral/ResettingLocalEventListeningBeforeSeeding.test.js +0 -66
- package/build/esm/__tests__/behavioral/RetainsContractWhenLoggingInUsingDecotorator.test.d.ts +0 -6
- package/build/esm/__tests__/behavioral/RetainsContractWhenLoggingInUsingDecotorator.test.js +0 -51
- package/build/esm/__tests__/behavioral/RoleFixture.test.d.ts +0 -15
- package/build/esm/__tests__/behavioral/RoleFixture.test.js +0 -143
- package/build/esm/__tests__/behavioral/SkillFixture.test.d.ts +0 -13
- package/build/esm/__tests__/behavioral/SkillFixture.test.js +0 -141
- package/build/esm/__tests__/behavioral/databases/CanUseStoresSetupInBeforeEach.test.d.ts +0 -7
- package/build/esm/__tests__/behavioral/databases/CanUseStoresSetupInBeforeEach.test.js +0 -53
- package/build/esm/__tests__/behavioral/databases/DatabaseFixture.test.d.ts +0 -7
- package/build/esm/__tests__/behavioral/databases/DatabaseFixture.test.js +0 -48
- package/build/esm/__tests__/behavioral/databases/DbResetsAsExpected.test.d.ts +0 -5
- package/build/esm/__tests__/behavioral/databases/DbResetsAsExpected.test.js +0 -28
- package/build/esm/__tests__/behavioral/databases/DummyStore.d.ts +0 -55
- package/build/esm/__tests__/behavioral/databases/DummyStore.js +0 -43
- package/build/esm/__tests__/behavioral/databases/StoreFixture.test.d.ts +0 -23
- package/build/esm/__tests__/behavioral/databases/StoreFixture.test.js +0 -164
- package/build/esm/__tests__/behavioral/faking/AuthenticatingAsAPerson.test.d.ts +0 -9
- package/build/esm/__tests__/behavioral/faking/AuthenticatingAsAPerson.test.js +0 -89
- package/build/esm/__tests__/behavioral/faking/FakeDecorator.test.d.ts +0 -45
- package/build/esm/__tests__/behavioral/faking/FakeDecorator.test.js +0 -482
- package/build/esm/__tests__/behavioral/faking/FakeDecoratorSetsPerson.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/faking/FakeDecoratorSetsPerson.test.js +0 -28
- package/build/esm/__tests__/behavioral/faking/FakeDecoratorWhoAmI.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/faking/FakeDecoratorWhoAmI.test.js +0 -32
- package/build/esm/__tests__/behavioral/faking/FakeThemeManager.test.d.ts +0 -8
- package/build/esm/__tests__/behavioral/faking/FakeThemeManager.test.js +0 -82
- package/build/esm/__tests__/behavioral/faking/FakingAddingPeopleToALocation.test.d.ts +0 -8
- package/build/esm/__tests__/behavioral/faking/FakingAddingPeopleToALocation.test.js +0 -70
- package/build/esm/__tests__/behavioral/faking/FakingAddingPeopleToAnOrg.test.d.ts +0 -14
- package/build/esm/__tests__/behavioral/faking/FakingAddingPeopleToAnOrg.test.js +0 -165
- package/build/esm/__tests__/behavioral/faking/FakingAuthenticator.test.d.ts +0 -5
- package/build/esm/__tests__/behavioral/faking/FakingAuthenticator.test.js +0 -43
- package/build/esm/__tests__/behavioral/faking/FakingInBeforeEach.test.d.ts +0 -6
- package/build/esm/__tests__/behavioral/faking/FakingInBeforeEach.test.js +0 -55
- package/build/esm/__tests__/behavioral/faking/FakingLocations.test.d.ts +0 -6
- package/build/esm/__tests__/behavioral/faking/FakingLocations.test.js +0 -55
- package/build/esm/__tests__/behavioral/faking/FakingRoleEvents.test.d.ts +0 -19
- package/build/esm/__tests__/behavioral/faking/FakingRoleEvents.test.js +0 -175
- package/build/esm/__tests__/behavioral/faking/FakingSkillEvents.test.d.ts +0 -24
- package/build/esm/__tests__/behavioral/faking/FakingSkillEvents.test.js +0 -214
- package/build/esm/__tests__/behavioral/faking/UpdatePerson.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/faking/UpdatePerson.test.js +0 -38
- package/build/esm/__tests__/behavioral/faking/UsingFakeDecorators.test.d.ts +0 -35
- package/build/esm/__tests__/behavioral/faking/UsingFakeDecorators.test.js +0 -360
- package/build/esm/__tests__/behavioral/faking/UsingFakesOnIncompatibleClass.test.d.ts +0 -4
- package/build/esm/__tests__/behavioral/faking/UsingFakesOnIncompatibleClass.test.js +0 -31
- package/build/esm/__tests__/behavioral/faking/WhoAmI.test.d.ts +0 -19
- package/build/esm/__tests__/behavioral/faking/WhoAmI.test.js +0 -142
- package/build/esm/__tests__/behavioral/maps/SpyingMapUtil.test.d.ts +0 -10
- package/build/esm/__tests__/behavioral/maps/SpyingMapUtil.test.js +0 -94
- package/build/esm/__tests__/behavioral/permissions/FakeAuthorizer.test.d.ts +0 -34
- package/build/esm/__tests__/behavioral/permissions/FakeAuthorizer.test.js +0 -324
- package/build/esm/__tests__/behavioral/permissions/PermissionFixture.test.d.ts +0 -5
- package/build/esm/__tests__/behavioral/permissions/PermissionFixture.test.js +0 -43
- package/build/esm/__tests__/behavioral/seeding/SeedingData.test.d.ts +0 -24
- package/build/esm/__tests__/behavioral/seeding/SeedingData.test.js +0 -314
- package/build/esm/__tests__/behavioral/seeding/UsingDecorators.test.d.ts +0 -37
- package/build/esm/__tests__/behavioral/seeding/UsingDecorators.test.js +0 -322
- package/build/esm/__tests__/behavioral/seeding/UsingDecoratorsToInstallSkills.test.d.ts +0 -14
- package/build/esm/__tests__/behavioral/seeding/UsingDecoratorsToInstallSkills.test.js +0 -138
- package/build/esm/__tests__/behavioral/views/FakingSkillViewControllers.test.d.ts +0 -12
- package/build/esm/__tests__/behavioral/views/FakingSkillViewControllers.test.js +0 -70
- package/build/esm/__tests__/behavioral/views/Routing.test.d.ts +0 -36
- package/build/esm/__tests__/behavioral/views/Routing.test.js +0 -212
- package/build/esm/__tests__/behavioral/views/TestingScope.test.d.ts +0 -24
- package/build/esm/__tests__/behavioral/views/TestingScope.test.js +0 -238
- package/build/esm/__tests__/behavioral/views/ViewPlugins.test.d.ts +0 -12
- package/build/esm/__tests__/behavioral/views/ViewPlugins.test.js +0 -103
- package/build/esm/__tests__/behavioral/views/WorkingWithTimezones.test.d.ts +0 -11
- package/build/esm/__tests__/behavioral/views/WorkingWithTimezones.test.js +0 -64
- package/build/esm/__tests__/behavioral/views/viewFixture/ViewFixture.test.d.ts +0 -118
- package/build/esm/__tests__/behavioral/views/viewFixture/ViewFixture.test.js +0 -856
- package/build/esm/__tests__/behavioral/views/viewFixture/ViewFixtureLetsYouOverrideViewControllerFactory.test.d.ts +0 -5
- package/build/esm/__tests__/behavioral/views/viewFixture/ViewFixtureLetsYouOverrideViewControllerFactory.test.js +0 -39
- package/build/esm/__tests__/support/AbstractFakeDecoratorTest.d.ts +0 -5
- package/build/esm/__tests__/support/AbstractFakeDecoratorTest.js +0 -34
- package/build/esm/__tests__/support/EventFaker.d.ts +0 -5
- package/build/esm/__tests__/support/EventFaker.js +0 -45
- package/build/esm/__tests__/support/RandomViewPlugin.d.ts +0 -2
- package/build/esm/__tests__/support/RandomViewPlugin.js +0 -2
- package/build/esm/__tests__/support/RandomViewPlugin2.d.ts +0 -2
- package/build/esm/__tests__/support/RandomViewPlugin2.js +0 -2
- package/build/esm/__tests__/testDirsAndFiles/one-good-store-skill/build/stores/Good.store.d.ts +0 -51
- package/build/esm/__tests__/testDirsAndFiles/one-good-store-skill/build/stores/Good.store.js +0 -41
- package/build/esm/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Book.svc.d.ts +0 -5
- package/build/esm/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Book.svc.js +0 -9
- package/build/esm/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Spy.svc.d.ts +0 -7
- package/build/esm/__tests__/testDirsAndFiles/skill/build/skillViewControllers/Spy.svc.js +0 -28
- package/build/esm/__tests__/testDirsAndFiles/skill/build/viewControllers/BookForm.vc.d.ts +0 -8
- package/build/esm/__tests__/testDirsAndFiles/skill/build/viewControllers/BookForm.vc.js +0 -26
- package/build/esm/__tests__/testDirsAndFiles/skill/src/skillViewControllers/Book.svc.d.ts +0 -5
- package/build/esm/__tests__/testDirsAndFiles/skill/src/skillViewControllers/Book.svc.js +0 -9
- package/build/esm/__tests__/testDirsAndFiles/skill/src/viewControllers/BookForm.vc.d.ts +0 -8
- package/build/esm/__tests__/testDirsAndFiles/skill/src/viewControllers/BookForm.vc.js +0 -26
- /package/build/{__tests__/support → esm/tests}/FakeThemeManager.d.ts +0 -0
- /package/build/esm/{__tests__/support → tests}/FakeThemeManager.js +0 -0
- /package/build/{esm/__tests__/support → tests}/FakeThemeManager.d.ts +0 -0
- /package/build/{__tests__/support → tests}/FakeThemeManager.js +0 -0
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
19
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
21
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
22
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
23
|
-
};
|
|
24
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
25
|
-
if (mod && mod.__esModule) return mod;
|
|
26
|
-
var result = {};
|
|
27
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
28
|
-
__setModuleDefault(result, mod);
|
|
29
|
-
return result;
|
|
30
|
-
};
|
|
31
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
32
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
33
|
-
};
|
|
34
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
-
const data_stores_1 = require("@sprucelabs/data-stores");
|
|
36
|
-
const test_utils_1 = __importStar(require("@sprucelabs/test-utils"));
|
|
37
|
-
const FixtureFactory_1 = __importDefault(require("../../../tests/fixtures/FixtureFactory"));
|
|
38
|
-
const StoreFixture_1 = __importDefault(require("../../../tests/fixtures/StoreFixture"));
|
|
39
|
-
class StoreFixtureTest extends test_utils_1.default {
|
|
40
|
-
static async beforeAll() {
|
|
41
|
-
await super.beforeAll();
|
|
42
|
-
this.originalDestroy = data_stores_1.DatabaseFixture.destroy.bind(data_stores_1.DatabaseFixture);
|
|
43
|
-
this.originalAfterEach = data_stores_1.DatabaseFixture.afterEach.bind(data_stores_1.DatabaseFixture);
|
|
44
|
-
}
|
|
45
|
-
static async beforeEach() {
|
|
46
|
-
await super.beforeEach();
|
|
47
|
-
data_stores_1.DatabaseFixture.destroy = this.originalDestroy;
|
|
48
|
-
data_stores_1.DatabaseFixture.afterEach = this.originalAfterEach;
|
|
49
|
-
}
|
|
50
|
-
static async canGetFixture() {
|
|
51
|
-
test_utils_1.assert.isTruthy(this.FixtureFactory().Fixture('store'));
|
|
52
|
-
}
|
|
53
|
-
static async canGetFunctioningStores() {
|
|
54
|
-
this.setStoreDirToOneGoodStore();
|
|
55
|
-
const dbFixture = this.FixtureFactory().Fixture('database');
|
|
56
|
-
const db = await dbFixture.connectToDatabase();
|
|
57
|
-
data_stores_1.StoreLoader.setDatabase(db);
|
|
58
|
-
const fixture = this.FixtureFactory().Fixture('store');
|
|
59
|
-
const goodStore = await fixture.Store('good');
|
|
60
|
-
test_utils_1.assert.isTruthy(goodStore);
|
|
61
|
-
}
|
|
62
|
-
static async beforeAllCallsBeforeAllOnDatabaseFixture() {
|
|
63
|
-
let wasHit = false;
|
|
64
|
-
//@ts-ignore
|
|
65
|
-
data_stores_1.DatabaseFixture.beforeAll = () => {
|
|
66
|
-
wasHit = true;
|
|
67
|
-
};
|
|
68
|
-
await StoreFixture_1.default.beforeAll();
|
|
69
|
-
test_utils_1.assert.isTrue(wasHit);
|
|
70
|
-
}
|
|
71
|
-
static async beforeEachCallsDestroyOnDatabaseFixture() {
|
|
72
|
-
let wasHit = false;
|
|
73
|
-
//@ts-ignore
|
|
74
|
-
data_stores_1.DatabaseFixture.destroy = () => {
|
|
75
|
-
wasHit = true;
|
|
76
|
-
};
|
|
77
|
-
await StoreFixture_1.default.beforeEach();
|
|
78
|
-
test_utils_1.assert.isTrue(wasHit);
|
|
79
|
-
}
|
|
80
|
-
static async afterEachCallsAfterEachOnDatabaseFixture() {
|
|
81
|
-
let wasHit = false;
|
|
82
|
-
//@ts-ignore
|
|
83
|
-
data_stores_1.DatabaseFixture.afterEach = () => {
|
|
84
|
-
wasHit = true;
|
|
85
|
-
};
|
|
86
|
-
await StoreFixture_1.default.afterEach();
|
|
87
|
-
test_utils_1.assert.isTrue(wasHit);
|
|
88
|
-
}
|
|
89
|
-
static async storeLoaderUsesNewInstanceOfDbEachRun() {
|
|
90
|
-
const loader1 = await data_stores_1.StoreLoader.getInstance();
|
|
91
|
-
await StoreFixture_1.default.beforeEach();
|
|
92
|
-
const loader2 = await data_stores_1.StoreLoader.getInstance();
|
|
93
|
-
//@ts-ignore
|
|
94
|
-
test_utils_1.assert.isNotEqual(loader1.db, loader2.db);
|
|
95
|
-
}
|
|
96
|
-
static async storeFixtureCallsResetOnStoreFactory() {
|
|
97
|
-
let wasHit = false;
|
|
98
|
-
//@ts-ignore
|
|
99
|
-
data_stores_1.StoreFactory.reset = () => {
|
|
100
|
-
wasHit = true;
|
|
101
|
-
};
|
|
102
|
-
await StoreFixture_1.default.beforeEach();
|
|
103
|
-
test_utils_1.assert.isTrue(wasHit);
|
|
104
|
-
}
|
|
105
|
-
static async callsBeforeEachOnCursorFaker() {
|
|
106
|
-
let wasHit = false;
|
|
107
|
-
//@ts-ignore
|
|
108
|
-
data_stores_1.CursorPagerFaker.beforeEach = () => {
|
|
109
|
-
wasHit = true;
|
|
110
|
-
};
|
|
111
|
-
await StoreFixture_1.default.beforeEach();
|
|
112
|
-
test_utils_1.assert.isTrue(wasHit);
|
|
113
|
-
}
|
|
114
|
-
static async canGetStore() {
|
|
115
|
-
this.setStoreDirToOneGoodStore();
|
|
116
|
-
const fixture = this.FixtureFactory().Fixture('store');
|
|
117
|
-
const stores = await fixture.getStoreFactory();
|
|
118
|
-
const store1 = await stores.getStore('good');
|
|
119
|
-
const store2 = await fixture.getStore('good');
|
|
120
|
-
test_utils_1.assert.isEqual(store1, store2);
|
|
121
|
-
}
|
|
122
|
-
static setStoreDirToOneGoodStore() {
|
|
123
|
-
data_stores_1.StoreLoader.setStoreDir(this.resolvePath(__dirname, '..', '..', 'testDirsAndFiles', 'one-good-store-skill', 'build'));
|
|
124
|
-
}
|
|
125
|
-
static FixtureFactory() {
|
|
126
|
-
return new FixtureFactory_1.default({ cwd: this.cwd });
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
exports.default = StoreFixtureTest;
|
|
130
|
-
__decorate([
|
|
131
|
-
(0, test_utils_1.test)()
|
|
132
|
-
], StoreFixtureTest, "canGetFixture", null);
|
|
133
|
-
__decorate([
|
|
134
|
-
(0, test_utils_1.test)()
|
|
135
|
-
], StoreFixtureTest, "canGetFunctioningStores", null);
|
|
136
|
-
__decorate([
|
|
137
|
-
(0, test_utils_1.test)()
|
|
138
|
-
], StoreFixtureTest, "beforeAllCallsBeforeAllOnDatabaseFixture", null);
|
|
139
|
-
__decorate([
|
|
140
|
-
(0, test_utils_1.test)()
|
|
141
|
-
], StoreFixtureTest, "beforeEachCallsDestroyOnDatabaseFixture", null);
|
|
142
|
-
__decorate([
|
|
143
|
-
(0, test_utils_1.test)()
|
|
144
|
-
], StoreFixtureTest, "afterEachCallsAfterEachOnDatabaseFixture", null);
|
|
145
|
-
__decorate([
|
|
146
|
-
(0, test_utils_1.test)()
|
|
147
|
-
], StoreFixtureTest, "storeLoaderUsesNewInstanceOfDbEachRun", null);
|
|
148
|
-
__decorate([
|
|
149
|
-
(0, test_utils_1.test)()
|
|
150
|
-
], StoreFixtureTest, "storeFixtureCallsResetOnStoreFactory", null);
|
|
151
|
-
__decorate([
|
|
152
|
-
(0, test_utils_1.test)()
|
|
153
|
-
], StoreFixtureTest, "callsBeforeEachOnCursorFaker", null);
|
|
154
|
-
__decorate([
|
|
155
|
-
(0, test_utils_1.test)()
|
|
156
|
-
], StoreFixtureTest, "canGetStore", null);
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import AbstractSpruceFixtureTest from '../../../tests/AbstractSpruceFixtureTest';
|
|
2
|
-
export default class AuthenticatingAsAPersonTest extends AbstractSpruceFixtureTest {
|
|
3
|
-
protected static throwsWithBadToken(): Promise<void>;
|
|
4
|
-
protected static canAuthenticateAsAPerson(): Promise<void>;
|
|
5
|
-
protected static authReturnsExpectedPerson(): Promise<void>;
|
|
6
|
-
protected static authReturnsProperType(): Promise<void>;
|
|
7
|
-
protected static tokenAlwaysDifferent(): Promise<void>;
|
|
8
|
-
private static connectAnon;
|
|
9
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
9
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
const spruce_event_utils_1 = require("@sprucelabs/spruce-event-utils");
|
|
13
|
-
const test_utils_1 = require("@sprucelabs/test-utils");
|
|
14
|
-
const AbstractSpruceFixtureTest_1 = __importDefault(require("../../../tests/AbstractSpruceFixtureTest"));
|
|
15
|
-
const fake_1 = __importDefault(require("../../../tests/decorators/fake"));
|
|
16
|
-
let AuthenticatingAsAPersonTest = class AuthenticatingAsAPersonTest extends AbstractSpruceFixtureTest_1.default {
|
|
17
|
-
static async throwsWithBadToken() {
|
|
18
|
-
const err = await test_utils_1.assert.doesThrowAsync(() => fake_1.default.getClient().authenticate({ token: 'aoeuaou' }));
|
|
19
|
-
spruce_event_utils_1.eventAssertUtil.assertError(err, 'INVALID_AUTH_TOKEN');
|
|
20
|
-
}
|
|
21
|
-
static async canAuthenticateAsAPerson() {
|
|
22
|
-
const { token, person } = await this.people.loginAsDemoPerson();
|
|
23
|
-
const { person: person2 } = await fake_1.default
|
|
24
|
-
.getClient()
|
|
25
|
-
.authenticate({ token });
|
|
26
|
-
test_utils_1.assert.isEqualDeep(person, person2);
|
|
27
|
-
}
|
|
28
|
-
static async authReturnsExpectedPerson() {
|
|
29
|
-
await this.people.loginAsDemoPerson();
|
|
30
|
-
const { token, person } = await this.people.loginAsDemoPerson('555-111-1234');
|
|
31
|
-
const client = await this.connectAnon();
|
|
32
|
-
const { person: person2 } = await client.authenticate({ token });
|
|
33
|
-
test_utils_1.assert.isEqualDeep(person, person2);
|
|
34
|
-
}
|
|
35
|
-
static async authReturnsProperType() {
|
|
36
|
-
var _a;
|
|
37
|
-
const client = await this.connectAnon();
|
|
38
|
-
const [{ type }] = await client.emitAndFlattenResponses('authenticate::v2020_12_25', {
|
|
39
|
-
payload: {
|
|
40
|
-
//@ts-ignore
|
|
41
|
-
token: (_a = this.fakedTokens[0]) === null || _a === void 0 ? void 0 : _a.token,
|
|
42
|
-
},
|
|
43
|
-
});
|
|
44
|
-
test_utils_1.assert.isEqual(type, 'authenticated');
|
|
45
|
-
}
|
|
46
|
-
static async tokenAlwaysDifferent() {
|
|
47
|
-
const { token: token1 } = await this.people.loginAsDemoPerson();
|
|
48
|
-
const { token: token2 } = await this.people.loginAsDemoPerson('555-111-1234');
|
|
49
|
-
test_utils_1.assert.isNotEqual(token1, token2);
|
|
50
|
-
}
|
|
51
|
-
static async connectAnon() {
|
|
52
|
-
return await this.mercury.connectToApi({ shouldReUseClient: false });
|
|
53
|
-
}
|
|
54
|
-
};
|
|
55
|
-
__decorate([
|
|
56
|
-
(0, test_utils_1.test)()
|
|
57
|
-
], AuthenticatingAsAPersonTest, "throwsWithBadToken", null);
|
|
58
|
-
__decorate([
|
|
59
|
-
(0, test_utils_1.test)()
|
|
60
|
-
], AuthenticatingAsAPersonTest, "canAuthenticateAsAPerson", null);
|
|
61
|
-
__decorate([
|
|
62
|
-
(0, test_utils_1.test)()
|
|
63
|
-
], AuthenticatingAsAPersonTest, "authReturnsExpectedPerson", null);
|
|
64
|
-
__decorate([
|
|
65
|
-
(0, test_utils_1.test)()
|
|
66
|
-
], AuthenticatingAsAPersonTest, "authReturnsProperType", null);
|
|
67
|
-
__decorate([
|
|
68
|
-
(0, test_utils_1.test)()
|
|
69
|
-
], AuthenticatingAsAPersonTest, "tokenAlwaysDifferent", null);
|
|
70
|
-
AuthenticatingAsAPersonTest = __decorate([
|
|
71
|
-
fake_1.default.login()
|
|
72
|
-
], AuthenticatingAsAPersonTest);
|
|
73
|
-
exports.default = AuthenticatingAsAPersonTest;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { CoreSeedTarget } from '../../../tests/decorators/seed';
|
|
2
|
-
import AbstractFakeDecoratorTest from '../../support/AbstractFakeDecoratorTest';
|
|
3
|
-
export default class FakeDecoratorTest extends AbstractFakeDecoratorTest {
|
|
4
|
-
private static client;
|
|
5
|
-
protected static beforeEach(): Promise<void>;
|
|
6
|
-
protected static doesNotThrowWhenMissingPhone(): void;
|
|
7
|
-
protected static throwsWhenInvalidPhone(): void;
|
|
8
|
-
protected static fakingLoginSetsRequireLocalListeners(): Promise<void>;
|
|
9
|
-
protected static getPersonThrowsWithoutPersonId(): Promise<void>;
|
|
10
|
-
protected static fakesGetPerson(): Promise<void>;
|
|
11
|
-
protected static getPersonThrowsWithBadId(): Promise<void>;
|
|
12
|
-
protected static fakingFailWithMissingParams(): Promise<void>;
|
|
13
|
-
protected static failsWithoutOwner(): Promise<void>;
|
|
14
|
-
protected static seedsOrg(total: number): Promise<void>;
|
|
15
|
-
protected static fakesGetOrganization(orgIdx: number): Promise<void>;
|
|
16
|
-
protected static gettingOrgThrowsWithBadOrgId(): Promise<void>;
|
|
17
|
-
protected static fakingOrgsMoreThanOnceStacks(): Promise<void>;
|
|
18
|
-
protected static fakesListOrgsAndReturnsNewestFirst(): Promise<void>;
|
|
19
|
-
protected static listOrgsHonorsLimit(limit: number): Promise<void>;
|
|
20
|
-
protected static canGetLatestOrgWithScope(): Promise<void>;
|
|
21
|
-
protected static seedingLocationSeedsOneOrg(totalLocations: number): Promise<void>;
|
|
22
|
-
protected static seedsGoodLocation(total: number): Promise<void>;
|
|
23
|
-
protected static sortsLocationsNewestFirst(): Promise<void>;
|
|
24
|
-
protected static canGetLocationFromScope(): Promise<void>;
|
|
25
|
-
protected static fakingLoginsFakesRoles(): Promise<void>;
|
|
26
|
-
protected static fakingOrgFakesRoles(): Promise<void>;
|
|
27
|
-
protected static listRolesReturnsFakedRoles(): Promise<void>;
|
|
28
|
-
protected static listRolesHonorsOrgId(): Promise<void>;
|
|
29
|
-
protected static listRolesForPersonWithoutTargetingOrgReturnsAllRolesForPerson(): Promise<void>;
|
|
30
|
-
protected static canSyncTeammates(target: CoreSeedTarget, total: number): Promise<void>;
|
|
31
|
-
protected static canLoginAsPersonAndGetThemBack(phone: string): Promise<void>;
|
|
32
|
-
protected static sendingBadChallengeThrows(): Promise<void>;
|
|
33
|
-
protected static fakesSkillLifecycleEvents(): Promise<void>;
|
|
34
|
-
protected static callingRegisterProxyTokenOnAnonClientDoesNotThrough(): Promise<void>;
|
|
35
|
-
private static fakeLoginAndListRoles;
|
|
36
|
-
private static seedAndGetNewestOrganization;
|
|
37
|
-
private static seedAndGetNewestLocation;
|
|
38
|
-
private static emitGetOrganization;
|
|
39
|
-
private static fakeLoginAndRecords;
|
|
40
|
-
private static fakeRecords;
|
|
41
|
-
private static fakeLoginAndListOrgs;
|
|
42
|
-
private static listOrganizations;
|
|
43
|
-
private static listRolesForPerson;
|
|
44
|
-
private static createMultipleOrgsAndAddOwnerAdditionalTeammateRoleAtRandomOrg;
|
|
45
|
-
}
|