@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,40 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
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;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
8
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
9
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
11
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
12
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
13
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
import { MercuryTestClient } from '@sprucelabs/mercury-client';
|
|
17
|
-
import { assert, test } from '@sprucelabs/test-utils';
|
|
18
|
-
import AbstractSpruceFixtureTest from '../../tests/AbstractSpruceFixtureTest.js';
|
|
19
|
-
import { DEMO_NUMBER } from '../../tests/constants.js';
|
|
20
|
-
import fake from '../../tests/decorators/fake.js';
|
|
21
|
-
process.env.SKILL_ID = 'yay';
|
|
22
|
-
process.env.SKILL_API_KEY = 'yay';
|
|
23
|
-
let DelaysConnectWhenOnlyUsingLoginDecoratorTest = class DelaysConnectWhenOnlyUsingLoginDecoratorTest extends AbstractSpruceFixtureTest {
|
|
24
|
-
static globalEmitterListeningToAuthenticate() {
|
|
25
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
26
|
-
const emitter = MercuryTestClient.getInternalEmitter({
|
|
27
|
-
eventSignatures: {},
|
|
28
|
-
});
|
|
29
|
-
//@ts-ignore
|
|
30
|
-
assert.isTruthy(emitter.listenersByEvent['authenticate::v2020_12_25']);
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
};
|
|
34
|
-
__decorate([
|
|
35
|
-
test()
|
|
36
|
-
], DelaysConnectWhenOnlyUsingLoginDecoratorTest, "globalEmitterListeningToAuthenticate", null);
|
|
37
|
-
DelaysConnectWhenOnlyUsingLoginDecoratorTest = __decorate([
|
|
38
|
-
fake.login(DEMO_NUMBER)
|
|
39
|
-
], DelaysConnectWhenOnlyUsingLoginDecoratorTest);
|
|
40
|
-
export default DelaysConnectWhenOnlyUsingLoginDecoratorTest;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
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;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { test, assert } from '@sprucelabs/test-utils';
|
|
8
|
-
import { AbstractSpruceFixtureTest } from '../../index.js';
|
|
9
|
-
export default class DisablingSchemaValidationOnTestTest extends AbstractSpruceFixtureTest {
|
|
10
|
-
static shouldValidateIsFalse() {
|
|
11
|
-
assert.isEqual(process.env.SHOULD_VALIDATE_SCHEMAS_ON_BOOT, 'false');
|
|
12
|
-
process.env.SHOULD_VALIDATE_SCHEMAS_ON_BOOT = 'true';
|
|
13
|
-
}
|
|
14
|
-
static revertsBeforeEachTest() {
|
|
15
|
-
assert.isEqual(process.env.SHOULD_VALIDATE_SCHEMAS_ON_BOOT, 'false');
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
__decorate([
|
|
19
|
-
test()
|
|
20
|
-
], DisablingSchemaValidationOnTestTest, "shouldValidateIsFalse", null);
|
|
21
|
-
__decorate([
|
|
22
|
-
test()
|
|
23
|
-
], DisablingSchemaValidationOnTestTest, "revertsBeforeEachTest", null);
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import AbstractSpruceFixtureTest from '../../tests/AbstractSpruceFixtureTest';
|
|
2
|
-
export default class DoesntResetAccountIfOnlySeedingLocally extends AbstractSpruceFixtureTest {
|
|
3
|
-
protected static beforeEach(): Promise<void>;
|
|
4
|
-
protected static doesNotResetAccount(): void;
|
|
5
|
-
protected static doesNotResetBefore(): Promise<void>;
|
|
6
|
-
protected static resetAfterSeedingOrgs(): void;
|
|
7
|
-
protected static shouldNotHaveHit(): void;
|
|
8
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
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;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
8
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
9
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
11
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
12
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
13
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
import { MercuryTestClient } from '@sprucelabs/mercury-client';
|
|
17
|
-
import { coreEventContracts } from '@sprucelabs/mercury-core-events';
|
|
18
|
-
import { assert, test } from '@sprucelabs/test-utils';
|
|
19
|
-
import AbstractSpruceFixtureTest from '../../tests/AbstractSpruceFixtureTest.js';
|
|
20
|
-
import { DEMO_NUMBER_ACCOUNT_RESET } from '../../tests/constants.js';
|
|
21
|
-
import login from '../../tests/decorators/login.js';
|
|
22
|
-
import seed from '../../tests/decorators/seed.js';
|
|
23
|
-
import MercuryFixture from '../../tests/fixtures/MercuryFixture.js';
|
|
24
|
-
import StoreFixture from '../../tests/fixtures/StoreFixture.js';
|
|
25
|
-
// eslint-disable-next-line spruce/prohibit-import-from-build-folder
|
|
26
|
-
import GoodStore from '../testDirsAndFiles/one-good-store-skill/build/stores/Good.store.js';
|
|
27
|
-
MercuryFixture.setShouldRequireLocalListeners(false);
|
|
28
|
-
let hitCount = 0;
|
|
29
|
-
MercuryTestClient.reset = () => { };
|
|
30
|
-
//@ts-ignore
|
|
31
|
-
const emitter = MercuryTestClient.getInternalEmitter(coreEventContracts[0]);
|
|
32
|
-
void emitter.on('list-organizations::v2020_12_25', () => {
|
|
33
|
-
hitCount++;
|
|
34
|
-
return {
|
|
35
|
-
organizations: [],
|
|
36
|
-
};
|
|
37
|
-
});
|
|
38
|
-
let DoesntResetAccountIfOnlySeedingLocally = class DoesntResetAccountIfOnlySeedingLocally extends AbstractSpruceFixtureTest {
|
|
39
|
-
static beforeEach() {
|
|
40
|
-
const _super = Object.create(null, {
|
|
41
|
-
beforeEach: { get: () => super.beforeEach }
|
|
42
|
-
});
|
|
43
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
44
|
-
yield _super.beforeEach.call(this);
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
static doesNotResetAccount() {
|
|
48
|
-
assert.isEqual(hitCount, 1);
|
|
49
|
-
}
|
|
50
|
-
static doesNotResetBefore() {
|
|
51
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
52
|
-
assert.isEqual(hitCount, 1);
|
|
53
|
-
});
|
|
54
|
-
}
|
|
55
|
-
static resetAfterSeedingOrgs() {
|
|
56
|
-
assert.isEqual(hitCount, 2);
|
|
57
|
-
}
|
|
58
|
-
static shouldNotHaveHit() {
|
|
59
|
-
assert.isEqual(hitCount, 2);
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
|
-
__decorate([
|
|
63
|
-
test(),
|
|
64
|
-
seed('good', 5)
|
|
65
|
-
], DoesntResetAccountIfOnlySeedingLocally, "doesNotResetAccount", null);
|
|
66
|
-
__decorate([
|
|
67
|
-
test(),
|
|
68
|
-
seed('organizations', 1)
|
|
69
|
-
], DoesntResetAccountIfOnlySeedingLocally, "doesNotResetBefore", null);
|
|
70
|
-
__decorate([
|
|
71
|
-
test()
|
|
72
|
-
], DoesntResetAccountIfOnlySeedingLocally, "resetAfterSeedingOrgs", null);
|
|
73
|
-
__decorate([
|
|
74
|
-
test()
|
|
75
|
-
], DoesntResetAccountIfOnlySeedingLocally, "shouldNotHaveHit", null);
|
|
76
|
-
DoesntResetAccountIfOnlySeedingLocally = __decorate([
|
|
77
|
-
login(DEMO_NUMBER_ACCOUNT_RESET)
|
|
78
|
-
], DoesntResetAccountIfOnlySeedingLocally);
|
|
79
|
-
export default DoesntResetAccountIfOnlySeedingLocally;
|
|
80
|
-
StoreFixture.setStore('good', GoodStore);
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { AbstractSpruceFixtureTest } from '../..';
|
|
2
|
-
export default class FakingErrorResponsesTest extends AbstractSpruceFixtureTest {
|
|
3
|
-
private static client;
|
|
4
|
-
protected static beforeEach(): Promise<void>;
|
|
5
|
-
protected static throwsWhenFakingResponse(fqen: any, targetAndPayload: any): Promise<void>;
|
|
6
|
-
protected static onClearsPreviousListeners(fqen: any): Promise<void>;
|
|
7
|
-
protected static throwsEvenWhenFakingWithPreviousListeners(): Promise<void>;
|
|
8
|
-
protected static fakeEventsAreClearedFromPreviousTest(): Promise<void>;
|
|
9
|
-
protected static canFakeEventWithNoResponse(): Promise<void>;
|
|
10
|
-
protected static canCustomizeTheErrorPassedIn(): Promise<void>;
|
|
11
|
-
private static assertResponseIsFakeEventError;
|
|
12
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
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;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
8
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
9
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
11
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
12
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
13
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
import { eventAssertUtil } from '@sprucelabs/spruce-event-utils';
|
|
17
|
-
import { test, assert } from '@sprucelabs/test-utils';
|
|
18
|
-
import { AbstractSpruceFixtureTest } from '../../index.js';
|
|
19
|
-
import SpruceError from '../../errors/SpruceError.js';
|
|
20
|
-
import eventFaker from '../../tests/eventFaker.js';
|
|
21
|
-
export default class FakingErrorResponsesTest extends AbstractSpruceFixtureTest {
|
|
22
|
-
static beforeEach() {
|
|
23
|
-
const _super = Object.create(null, {
|
|
24
|
-
beforeEach: { get: () => super.beforeEach }
|
|
25
|
-
});
|
|
26
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
27
|
-
yield _super.beforeEach.call(this);
|
|
28
|
-
this.client = (yield this.mercury.connectToApi());
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
static throwsWhenFakingResponse(fqen, targetAndPayload) {
|
|
32
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
33
|
-
yield eventFaker.makeEventThrow(fqen);
|
|
34
|
-
yield this.assertResponseIsFakeEventError(fqen, targetAndPayload);
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
static onClearsPreviousListeners(fqen) {
|
|
38
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
39
|
-
let wasOldHit = false;
|
|
40
|
-
let wasNewHit = false;
|
|
41
|
-
if (!this.client.doesHandleEvent(fqen)) {
|
|
42
|
-
this.client.mixinContract({
|
|
43
|
-
eventSignatures: {
|
|
44
|
-
[fqen]: {},
|
|
45
|
-
},
|
|
46
|
-
});
|
|
47
|
-
}
|
|
48
|
-
yield this.client.on(fqen, () => {
|
|
49
|
-
wasOldHit = true;
|
|
50
|
-
});
|
|
51
|
-
//@ts-ignore
|
|
52
|
-
yield eventFaker.on(fqen, () => {
|
|
53
|
-
wasNewHit = true;
|
|
54
|
-
return {
|
|
55
|
-
auth: {},
|
|
56
|
-
type: 'anonymous',
|
|
57
|
-
};
|
|
58
|
-
});
|
|
59
|
-
assert.isFalse(wasNewHit);
|
|
60
|
-
yield this.client.emit(fqen);
|
|
61
|
-
assert.isFalse(wasOldHit);
|
|
62
|
-
assert.isTrue(wasNewHit);
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
static throwsEvenWhenFakingWithPreviousListeners() {
|
|
66
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
67
|
-
//@ts-ignore
|
|
68
|
-
yield this.client.on('whoami::v2020_12_25', () => __awaiter(this, void 0, void 0, function* () {
|
|
69
|
-
return {};
|
|
70
|
-
}));
|
|
71
|
-
yield eventFaker.makeEventThrow('whoami::v2020_12_25');
|
|
72
|
-
yield this.assertResponseIsFakeEventError('whoami::v2020_12_25');
|
|
73
|
-
});
|
|
74
|
-
}
|
|
75
|
-
static fakeEventsAreClearedFromPreviousTest() {
|
|
76
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
77
|
-
yield this.client.on('request-pin::v2020_12_25', () => __awaiter(this, void 0, void 0, function* () {
|
|
78
|
-
return {
|
|
79
|
-
challenge: 'aoeu',
|
|
80
|
-
};
|
|
81
|
-
}));
|
|
82
|
-
yield this.client.emitAndFlattenResponses('request-pin::v2020_12_25', {
|
|
83
|
-
payload: {
|
|
84
|
-
phone: '+555-000-0001',
|
|
85
|
-
},
|
|
86
|
-
});
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
|
-
static canFakeEventWithNoResponse() {
|
|
90
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
91
|
-
const fqen = 'test-burrito::v1';
|
|
92
|
-
this.client.mixinContract({
|
|
93
|
-
eventSignatures: {
|
|
94
|
-
[fqen]: {
|
|
95
|
-
isGlobal: true,
|
|
96
|
-
},
|
|
97
|
-
},
|
|
98
|
-
});
|
|
99
|
-
yield eventFaker.handleReactiveEvent(fqen);
|
|
100
|
-
const results = yield this.client.emit(fqen);
|
|
101
|
-
assert.isEqual(results.totalErrors, 0);
|
|
102
|
-
});
|
|
103
|
-
}
|
|
104
|
-
static canCustomizeTheErrorPassedIn() {
|
|
105
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
var _a;
|
|
107
|
-
const error = new SpruceError({
|
|
108
|
-
code: 'INVALID_TARGET',
|
|
109
|
-
});
|
|
110
|
-
yield eventFaker.makeEventThrow('whoami::v2020_12_25', error);
|
|
111
|
-
const results = yield this.client.emit('whoami::v2020_12_25');
|
|
112
|
-
assert.isEqualDeep((_a = results.responses[0].errors) === null || _a === void 0 ? void 0 : _a[0], error);
|
|
113
|
-
});
|
|
114
|
-
}
|
|
115
|
-
static assertResponseIsFakeEventError(fqen, targetAndPayload) {
|
|
116
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
117
|
-
const results = yield this.client.emit(fqen, targetAndPayload);
|
|
118
|
-
assert.isEqual(results.totalErrors, 1);
|
|
119
|
-
eventAssertUtil.assertErrorFromResponse(results, 'FAKE_EVENT_ERROR', {
|
|
120
|
-
fqen,
|
|
121
|
-
});
|
|
122
|
-
});
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
__decorate([
|
|
126
|
-
test('faking whoami::v2020_12_25', 'whoami::v2020_12_25'),
|
|
127
|
-
test('faking request-pin::v2020_12_25', 'request-pin::v2020_12_25', {
|
|
128
|
-
payload: {
|
|
129
|
-
phone: '+555-000-0001',
|
|
130
|
-
},
|
|
131
|
-
})
|
|
132
|
-
], FakingErrorResponsesTest, "throwsWhenFakingResponse", null);
|
|
133
|
-
__decorate([
|
|
134
|
-
test('on clears previous listeners 1', 'whoami::v2020_12_25'),
|
|
135
|
-
test('on clears previous listeners 2', 'what-the::v2020_12_25')
|
|
136
|
-
], FakingErrorResponsesTest, "onClearsPreviousListeners", null);
|
|
137
|
-
__decorate([
|
|
138
|
-
test()
|
|
139
|
-
], FakingErrorResponsesTest, "throwsEvenWhenFakingWithPreviousListeners", null);
|
|
140
|
-
__decorate([
|
|
141
|
-
test()
|
|
142
|
-
], FakingErrorResponsesTest, "fakeEventsAreClearedFromPreviousTest", null);
|
|
143
|
-
__decorate([
|
|
144
|
-
test()
|
|
145
|
-
], FakingErrorResponsesTest, "canFakeEventWithNoResponse", null);
|
|
146
|
-
__decorate([
|
|
147
|
-
test()
|
|
148
|
-
], FakingErrorResponsesTest, "canCustomizeTheErrorPassedIn", null);
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import AbstractSpruceTest from '@sprucelabs/test-utils';
|
|
2
|
-
export default class FixtureFactoryTest extends AbstractSpruceTest {
|
|
3
|
-
protected static throwsWithBadFixture(): void;
|
|
4
|
-
protected static getsFixture(name: string, Class: any): void;
|
|
5
|
-
private static Fixture;
|
|
6
|
-
protected static destroyDisconnectsClient(): Promise<void>;
|
|
7
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
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;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
8
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
9
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
11
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
12
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
13
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
import AbstractSpruceTest, { test, assert } from '@sprucelabs/test-utils';
|
|
17
|
-
import { errorAssert } from '@sprucelabs/test-utils';
|
|
18
|
-
import FixtureFactory from '../../tests/fixtures/FixtureFactory.js';
|
|
19
|
-
import MercuryFixture from '../../tests/fixtures/MercuryFixture.js';
|
|
20
|
-
import OrganizationFixture from '../../tests/fixtures/OrganizationFixture.js';
|
|
21
|
-
import PersonFixture from '../../tests/fixtures/PersonFixture.js';
|
|
22
|
-
import SkillFixture from '../../tests/fixtures/SkillFixture.js';
|
|
23
|
-
export default class FixtureFactoryTest extends AbstractSpruceTest {
|
|
24
|
-
static throwsWithBadFixture() {
|
|
25
|
-
//@ts-ignore
|
|
26
|
-
const err = assert.doesThrow(() => this.Fixture().Fixture('taco'));
|
|
27
|
-
errorAssert.assertError(err, 'INVALID_FIXTURE', {
|
|
28
|
-
suppliedName: 'taco',
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
static getsFixture(name, Class) {
|
|
32
|
-
//@ts-ignore
|
|
33
|
-
const fixture = this.Fixture().Fixture(name);
|
|
34
|
-
assert.isTrue(fixture instanceof Class);
|
|
35
|
-
}
|
|
36
|
-
static Fixture() {
|
|
37
|
-
return new FixtureFactory({ cwd: this.cwd });
|
|
38
|
-
}
|
|
39
|
-
static destroyDisconnectsClient() {
|
|
40
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
41
|
-
const { client } = yield this.Fixture()
|
|
42
|
-
.Fixture('person')
|
|
43
|
-
.loginAsDemoPerson();
|
|
44
|
-
assert.isTrue(client.isConnected());
|
|
45
|
-
yield FixtureFactory.destroy();
|
|
46
|
-
assert.isFalse(client.isConnected());
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
__decorate([
|
|
51
|
-
test()
|
|
52
|
-
], FixtureFactoryTest, "throwsWithBadFixture", null);
|
|
53
|
-
__decorate([
|
|
54
|
-
test('person fixture', 'person', PersonFixture),
|
|
55
|
-
test('mercury fixture', 'mercury', MercuryFixture),
|
|
56
|
-
test('org fixture', 'organization', OrganizationFixture),
|
|
57
|
-
test('skill fixture', 'skill', SkillFixture)
|
|
58
|
-
], FixtureFactoryTest, "getsFixture", null);
|
|
59
|
-
__decorate([
|
|
60
|
-
test()
|
|
61
|
-
], FixtureFactoryTest, "destroyDisconnectsClient", null);
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import AbstractSpruceFixtureTest from '../../tests/AbstractSpruceFixtureTest';
|
|
2
|
-
export default class LocationFixtureTest extends AbstractSpruceFixtureTest {
|
|
3
|
-
protected static beforeEach(): Promise<void>;
|
|
4
|
-
protected static canCreateWithSpecificOrg(): Promise<void>;
|
|
5
|
-
protected static canCreatLocationWithNoParams(): Promise<void>;
|
|
6
|
-
protected static isNotPartOfLocationToStart(): Promise<void>;
|
|
7
|
-
protected static uniqueLocationName(): Promise<void>;
|
|
8
|
-
protected static locationCountResetBeforeEach(): Promise<void>;
|
|
9
|
-
protected static canAddPersonToLocation(): Promise<void>;
|
|
10
|
-
protected static throwsWhenTryingToRemovePersonWithBadIds(): Promise<void>;
|
|
11
|
-
protected static canRemoveRole(): Promise<void>;
|
|
12
|
-
private static isPersonPartOfLocation;
|
|
13
|
-
protected static seedLocationAndAddPerson(): Promise<{
|
|
14
|
-
location: Pick<import("@sprucelabs/schema").SchemaStaticValues<import("@sprucelabs/mercury-types").SpruceSchemas.Spruce.v2020_07_22.LocationSchema, false, import("@sprucelabs/schema").SchemaOptionalFieldNames<import("@sprucelabs/mercury-types").SpruceSchemas.Spruce.v2020_07_22.LocationSchema>, import("@sprucelabs/schema").StaticSchemaAllValues<import("@sprucelabs/mercury-types").SpruceSchemas.Spruce.v2020_07_22.LocationSchema, false>>, "id" | "address" | "phone" | "name" | "organizationId" | "timezone" | "dateCreated" | "dateDeleted" | "isPublic" | "slug" | "num">;
|
|
15
|
-
person: import("@sprucelabs/mercury-types").SpruceSchemas.Spruce.v2020_07_22.Person;
|
|
16
|
-
}>;
|
|
17
|
-
}
|
|
@@ -1,173 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
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;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
8
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
9
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
11
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
12
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
13
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
var LocationFixtureTest_1;
|
|
17
|
-
import { test, assert } from '@sprucelabs/test-utils';
|
|
18
|
-
import AbstractSpruceFixtureTest from '../../tests/AbstractSpruceFixtureTest.js';
|
|
19
|
-
import { DEMO_NUMBER_LOCATION_FIXTURE, DEMO_NUMBER_LOCATION_FIXTURE_OUTSIDER, } from '../../tests/constants.js';
|
|
20
|
-
import fake from '../../tests/decorators/fake.js';
|
|
21
|
-
import LocationFixture from '../../tests/fixtures/LocationFixture.js';
|
|
22
|
-
let LocationFixtureTest = LocationFixtureTest_1 = class LocationFixtureTest extends AbstractSpruceFixtureTest {
|
|
23
|
-
static beforeEach() {
|
|
24
|
-
const _super = Object.create(null, {
|
|
25
|
-
beforeEach: { get: () => super.beforeEach }
|
|
26
|
-
});
|
|
27
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
28
|
-
yield _super.beforeEach.call(this);
|
|
29
|
-
yield this.seeder.resetAccount();
|
|
30
|
-
yield this.seeder.resetAccount(DEMO_NUMBER_LOCATION_FIXTURE_OUTSIDER);
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
static canCreateWithSpecificOrg() {
|
|
34
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
35
|
-
const org = yield this.organizations.seedDemoOrganization({
|
|
36
|
-
name: 'Location fixture org',
|
|
37
|
-
});
|
|
38
|
-
const location = yield this.locations.seedDemoLocation({
|
|
39
|
-
name: 'Location fixture location',
|
|
40
|
-
organizationId: org.id,
|
|
41
|
-
});
|
|
42
|
-
assert.isEqual(org.id, location.organizationId);
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
static canCreatLocationWithNoParams() {
|
|
46
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
47
|
-
const location = yield this.locations.seedDemoLocation({});
|
|
48
|
-
assert.isTruthy(location);
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
static isNotPartOfLocationToStart() {
|
|
52
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
53
|
-
const location = yield this.locations.seedDemoLocation({
|
|
54
|
-
name: 'Location fixture location',
|
|
55
|
-
});
|
|
56
|
-
const { person } = yield this.people.loginAsDemoPerson(DEMO_NUMBER_LOCATION_FIXTURE_OUTSIDER);
|
|
57
|
-
const isHired = yield this.locations.isPartOfLocation({
|
|
58
|
-
personId: person.id,
|
|
59
|
-
locationId: location.id,
|
|
60
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
61
|
-
});
|
|
62
|
-
assert.isFalse(isHired);
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
static uniqueLocationName() {
|
|
66
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
67
|
-
const location1 = yield this.locations.seedDemoLocation({});
|
|
68
|
-
const location2 = yield this.locations.seedDemoLocation({});
|
|
69
|
-
assert.isNotEqual(location1.name, location2.name);
|
|
70
|
-
});
|
|
71
|
-
}
|
|
72
|
-
static locationCountResetBeforeEach() {
|
|
73
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
74
|
-
//@ts-ignore
|
|
75
|
-
assert.isEqual(LocationFixture.locationCount, 0);
|
|
76
|
-
});
|
|
77
|
-
}
|
|
78
|
-
static canAddPersonToLocation() {
|
|
79
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
80
|
-
const { person, location } = yield this.seedLocationAndAddPerson();
|
|
81
|
-
const isHired = yield LocationFixtureTest_1.isPersonPartOfLocation(person.id, location.id);
|
|
82
|
-
assert.isTrue(isHired);
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
static throwsWhenTryingToRemovePersonWithBadIds() {
|
|
86
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
87
|
-
yield assert.doesThrowAsync(() => this.locations.removePerson({
|
|
88
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
89
|
-
personId: 'aoeu',
|
|
90
|
-
locationId: 'aoeu',
|
|
91
|
-
roleBase: 'test',
|
|
92
|
-
organizationId: '234',
|
|
93
|
-
}));
|
|
94
|
-
});
|
|
95
|
-
}
|
|
96
|
-
static canRemoveRole() {
|
|
97
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
98
|
-
const { person, location } = yield this.seedLocationAndAddPerson();
|
|
99
|
-
yield this.locations.removePerson({
|
|
100
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
101
|
-
personId: person.id,
|
|
102
|
-
locationId: location.id,
|
|
103
|
-
organizationId: location.organizationId,
|
|
104
|
-
roleBase: 'guest',
|
|
105
|
-
});
|
|
106
|
-
const isHired = yield this.isPersonPartOfLocation(person.id, location.id);
|
|
107
|
-
assert.isFalse(isHired);
|
|
108
|
-
});
|
|
109
|
-
}
|
|
110
|
-
static isPersonPartOfLocation(personId, locationId) {
|
|
111
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
112
|
-
return yield this.locations.isPartOfLocation({
|
|
113
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
114
|
-
personId,
|
|
115
|
-
locationId,
|
|
116
|
-
});
|
|
117
|
-
});
|
|
118
|
-
}
|
|
119
|
-
static seedLocationAndAddPerson() {
|
|
120
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
121
|
-
const org = yield this.organizations.seedDemoOrganization({
|
|
122
|
-
name: 'Location fixture org',
|
|
123
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
124
|
-
});
|
|
125
|
-
yield this.organizations.seedDemoOrganization({
|
|
126
|
-
name: 'Outside org',
|
|
127
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE_OUTSIDER,
|
|
128
|
-
});
|
|
129
|
-
const location = yield this.locations.seedDemoLocation({
|
|
130
|
-
name: 'Location fixture location',
|
|
131
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
132
|
-
organizationId: org.id,
|
|
133
|
-
});
|
|
134
|
-
const { person } = yield this.people.loginAsDemoPerson(DEMO_NUMBER_LOCATION_FIXTURE_OUTSIDER);
|
|
135
|
-
yield this.locations.addPerson({
|
|
136
|
-
personId: person.id,
|
|
137
|
-
organizationId: org.id,
|
|
138
|
-
locationId: location.id,
|
|
139
|
-
roleBase: 'guest',
|
|
140
|
-
phone: DEMO_NUMBER_LOCATION_FIXTURE,
|
|
141
|
-
});
|
|
142
|
-
return { location, person };
|
|
143
|
-
});
|
|
144
|
-
}
|
|
145
|
-
};
|
|
146
|
-
__decorate([
|
|
147
|
-
test()
|
|
148
|
-
], LocationFixtureTest, "canCreateWithSpecificOrg", null);
|
|
149
|
-
__decorate([
|
|
150
|
-
test()
|
|
151
|
-
], LocationFixtureTest, "canCreatLocationWithNoParams", null);
|
|
152
|
-
__decorate([
|
|
153
|
-
test()
|
|
154
|
-
], LocationFixtureTest, "isNotPartOfLocationToStart", null);
|
|
155
|
-
__decorate([
|
|
156
|
-
test()
|
|
157
|
-
], LocationFixtureTest, "uniqueLocationName", null);
|
|
158
|
-
__decorate([
|
|
159
|
-
test()
|
|
160
|
-
], LocationFixtureTest, "locationCountResetBeforeEach", null);
|
|
161
|
-
__decorate([
|
|
162
|
-
test()
|
|
163
|
-
], LocationFixtureTest, "canAddPersonToLocation", null);
|
|
164
|
-
__decorate([
|
|
165
|
-
test()
|
|
166
|
-
], LocationFixtureTest, "throwsWhenTryingToRemovePersonWithBadIds", null);
|
|
167
|
-
__decorate([
|
|
168
|
-
test()
|
|
169
|
-
], LocationFixtureTest, "canRemoveRole", null);
|
|
170
|
-
LocationFixtureTest = LocationFixtureTest_1 = __decorate([
|
|
171
|
-
fake.login(DEMO_NUMBER_LOCATION_FIXTURE)
|
|
172
|
-
], LocationFixtureTest);
|
|
173
|
-
export default LocationFixtureTest;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import AbstractSpruceFixtureTest from '../../tests/AbstractSpruceFixtureTest';
|
|
2
|
-
export default class LoginDecoratorHandlingProxiesForMeTest extends AbstractSpruceFixtureTest {
|
|
3
|
-
private static lastToken?;
|
|
4
|
-
protected static proxyTokenGeneratorReturnsExpectedProxyToken(expected: string): Promise<void>;
|
|
5
|
-
protected static onlyEmitsEventOnce(): Promise<void>;
|
|
6
|
-
protected static tokenSetBackAfterEachTest(): Promise<void>;
|
|
7
|
-
protected static tokenBackToOriginLoggedInPerson(): Promise<void>;
|
|
8
|
-
protected static loggingAnAsDemoPerson2AgainSetsValidProxy(): Promise<void>;
|
|
9
|
-
private static getDecorator;
|
|
10
|
-
private static generateToken;
|
|
11
|
-
private static loginAsSecondPerson;
|
|
12
|
-
}
|