Skip to content

Merge remote-tracking branch 'origin/main' into feature/improveOpenAp…

a00a74f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Improve open api schema population #4443

Merge remote-tracking branch 'origin/main' into feature/improveOpenAp…
a00a74f
Select commit
Loading
Failed to load commit list.
GitHub Actions / 2021.3.29f1 playmode Test Results completed Feb 20, 2026 in 0s

✅ 2021.3.29f1 playmode Test Results - 349/349 - Passed in 74.088s

✅ playmode-results.xml - 349/349 - Passed in 74.088s

Details

✅ playmode-results.xml - 349/349 - Passed in 74.088s
  • ✅ Beamable.Server.Tests.Runtime.RequestTests - 19/19 - Passed in 0.153s
    • CanDeserializeBoolean - Passed in 0.035s
    • CanDeserializeContentObject - Passed in 0.042s
    • CanDeserializeDictionary_OfBools - Passed in 0.006s
    • CanDeserializeDictionary_OfDoubles - Passed in 0.007s
    • CanDeserializeDictionary_OfFloats - Passed in 0.005s
    • CanDeserializeDictionary_OfInts - Passed in 0.004s
    • CanDeserializeDictionary_OfLongs - Passed in 0.004s
    • CanDeserializeDictionary_OfStrings - Passed in 0.003s
    • CanDeserializeEnumValues - Passed in 0.007s
    • CanDeserializeInt - Passed in 0.007s
    • CanDeserializeJSONString - Passed in 0.003s
    • CanDeserializeList_OfInt - Passed in 0.003s
    • CanDeserializeList_OfStrings - Passed in 0.002s
    • CanDeserializeList_OfTypedObjects - Passed in 0.003s
    • CanDeserializeListOf_ContentObject - Passed in 0.006s
    • CanDeserializeObject - Passed in 0.009s
    • CanDeserializeProperties - Passed in 0.003s
    • CanDeserializeString - Passed in 0.002s
    • CanNotDeserializePolymorphicList - Passed in 0.002s
  • ✅ Beamable.Platform.Tests.AccessTokenStorageTests - 10/10 - Passed in 0.015s
    • CanAddMany - Passed in 0.009s
    • CanDeleteAll - Passed in 0.001s
    • CanGetMany - Passed in 0.002s
    • CanGetNone - Passed in 0.000s
    • CanGetOne - Passed in 0.000s
    • CanOverwriteBasedOnRefresh - Passed in 0.000s
    • CanRemove_AtEndOfList - Passed in 0.001s
    • CanRemove_AtMiddleOfList - Passed in 0.000s
    • CanRemove_AtStartOfList - Passed in 0.000s
    • CanRemove_OneThatDoesntExist - Passed in 0.000s
  • ✅ Beamable.Platform.Tests.Auth.AuthServiceTests.CustomDeviceIdTests - 1/1 - Passed in 0.007s
    • CustomProvider - Passed in 0.007s
  • ✅ Beamable.Platform.Tests.Auth.AuthServiceTests.GetUserTests - 2/2 - Passed in 0.006s
    • MakesWebCall_ReturnsUser - Passed in 0.003s
    • WithCustomToken - Passed in 0.003s
  • ✅ Beamable.Platform.Tests.Auth.AuthServiceTests.IsEmailAvailableTests - 3/3 - Passed in 0.026s
    • HandleAlreadyAssignedEmail - Passed in 0.012s
    • HandleErrorCase - Passed in 0.010s
    • MakesWebCall - Passed in 0.004s
  • ✅ Beamable.Platform.Tests.Auth.AuthServiceTests.LoginTests - 1/1 - Passed in 0.004s
    • MakesWebCall - Passed in 0.004s
  • ✅ Beamable.Platform.Tests.Auth.AuthServiceTests.RemoveDeviceIdTests - 3/3 - Passed in 0.010s
    • PassAnArrayWithDataSendsTheData - Passed in 0.006s
    • PassingAnEmptyArraySendsEmptyArray - Passed in 0.002s
    • PassingNullSendsEmptyJson - Passed in 0.002s
  • ✅ Beamable.Platform.Tests.Inventory.InventoryResponseTests.MergeViewTests - 11/11 - Passed in 0.009s
    • AddNewCurrencyToEmptyView - Passed in 0.004s
    • AddNewCurrencyToNonEmptyView - Passed in 0.001s
    • DeleteFromView - Passed in 0.001s
    • DeleteParentButNotChild - Passed in 0.000s
    • DeleteUnrelatedFromView - Passed in 0.000s
    • DeleteUnrelatedFromView_SimilarNames - Passed in 0.000s
    • DeleteUnrelatedSibling - Passed in 0.000s
    • EmptyView_PlusEmptyResponse_YieldsEmptyView - Passed in 0.000s
    • Pause - Passed in 0.000s
    • UpdateCurrency - Passed in 0.001s
    • UpdateCurrency_AndAddOne_AndDisregardAnother - Passed in 0.001s
  • ✅ Beamable.Platform.Tests.Inventory.InventoryServiceTests.GetItemTests - 3/3 - Passed in 0.678s
    • GetAnItemThatExists - Passed in 0.653s
    • GetItemGroupSubset - Passed in 0.015s
    • GetManyItems - Passed in 0.010s
  • ✅ Beamable.Platform.Tests.Inventory.InventoryServiceTests.UpdateTests - 1/1 - Passed in 0.016s
    • TestAddItemWithUpdateBuilder - Passed in 0.016s
  • ✅ Beamable.Platform.Tests.Inventory.InventoryUpdateBuilderTests.AddItemTests - 1/1 - Passed in 0.001s
    • AddOneItem - Passed in 0.001s
  • ✅ Beamable.Platform.Tests.Inventory.InventoryUpdateBuilderTests.SerializationTests - 16/16 - Passed in 0.021s
    • ApplyVip_False - Passed in 0.003s
    • ApplyVip_True - Passed in 0.000s
    • ApplyVip_Unset - Passed in 0.000s
    • ChangeItems_Unset - Passed in 0.000s
    • ChangeItems_WithStuff - Passed in 0.003s
    • Currencies_Unset - Passed in 0.000s
    • Currencies_WithGems - Passed in 0.003s
    • CurrenciesProperties_Unset - Passed in 0.000s
    • CurrenciesProperties_WithStuff - Passed in 0.003s
    • DeleteItems_Unset - Passed in 0.000s
    • DeleteItems_WithStuff - Passed in 0.001s
    • NewItems_Unset - Passed in 0.000s
    • NewItems_WithStuff - Passed in 0.001s
    • NewItems_WithStuff_RequestIdSet - Passed in 0.003s
    • NewItems_WithStuff_RequestIdUnset - Passed in 0.001s
    • TransactionStored - Passed in 0.000s
  • ✅ Beamable.Platform.Tests.Inventory.InventoryUpdateBuilderTests.UnitySerializationTests - 15/15 - Passed in 0.010s
    • ApplyVip_False - Passed in 0.003s
    • ApplyVip_True - Passed in 0.000s
    • ApplyVip_Unset - Passed in 0.000s
    • ChangeItems_Unset - Passed in 0.000s
    • ChangeItems_WithStuff - Passed in 0.001s
    • Currencies_Unset - Passed in 0.000s
    • Currencies_WithGems - Passed in 0.000s
    • CurrenciesProperties_Unset - Passed in 0.000s
    • CurrenciesProperties_WithStuff - Passed in 0.001s
    • DeleteItems_Unset - Passed in 0.000s
    • DeleteItems_WithStuff - Passed in 0.000s
    • NewItems_Unset - Passed in 0.000s
    • NewItems_WithStuff - Passed in 0.001s
    • NewItems_WithStuff_RequestIdSet - Passed in 0.001s
    • NewItems_WithStuff_RequestIdUnset - Passed in 0.001s
  • ✅ Beamable.Platform.Tests.Mail.MailTests - 2/2 - Passed in 0.027s
    • ValidSendMailExpiration - Passed in 0.026s
    • ValidUpdateMailExpiration - Passed in 0.001s
  • ✅ Beamable.Tests.Content.ClientManifest.ParseCSVTests - 6/6 - Passed in 0.004s
    • Handle_NoTags - Passed in 0.002s
    • Handle_WithDoubleQuotes - Passed in 0.001s
    • Handle_WithTagMix - Passed in 0.001s
    • Handle_WithTags - Passed in 0.001s
    • HandleEmptyManifest - Passed in 0.000s
    • HandleNullManifest - Passed in 0.000s
  • ✅ Beamable.Tests.Content.ContentRegistryTests.GetTypeFromIdTests - 10/10 - Passed in 1.952s
    • FormerlySerializedAs_Many - Passed in 0.384s
    • FormerlySerializedAs_Missing - Passed in 0.226s
    • FormerlySerializedAs_Missing_Polymorphic - Passed in 0.166s
    • FormerlySerializedAs_Polymorphic - Passed in 0.163s
    • FormerlySerializedAs_Simple - Passed in 0.164s
    • NonNested_MissingType - Passed in 0.165s
    • NonNested_Simple - Passed in 0.164s
    • Polymorphic_MissingAllTypes - Passed in 0.166s
    • Polymorphic_MissingSubType - Passed in 0.183s
    • Polymorphic_Simple - Passed in 0.171s
  • ✅ Beamable.Tests.Content.Serialization.ClientContentSerializationTests.DeserializeEmptyFields - 4/4 - Passed in 0.015s
    • DeserializeEmptyValueIntoSerializedObject_SetToNull_DoesntCreate - Passed in 0.005s
    • DeserializeEmptyValueIntoSerializedObject_YieldsDefault - Passed in 0.001s
    • DeserializingEmptyValueDoesntBreak - Passed in 0.000s
    • DeserializingWrongObjectValueDoesntBreak - Passed in 0.009s
  • ✅ Beamable.Tests.Content.Serialization.ClientContentSerializationTests.DeserializeTests - 50/50 - Passed in 55.936s
    • Addressable - Passed in 0.168s
    • ArrayNestedNumber - Passed in 0.170s
    • ArrayNumber - Passed in 0.173s
    • Color - Passed in 0.172s
    • CustomContentField_Works - Passed in 0.167s
    • DeserializationWithCallback - Passed in 0.169s
    • DictStringToInt - Passed in 0.174s
    • DictStringToString - Passed in 0.193s
    • Enum - Passed in 0.173s
    • Enum_int - Passed in 0.171s
    • FormerlyContentField_Works - Passed in 0.168s
    • FormerlySerializedTypeName_WhenMissing_UsesDataId - Passed in 0.165s
    • FormerlySerializedTypeName_Works - Passed in 0.165s
    • IdAndVerion - Passed in 0.168s
    • InvalidJson_ThrowsException - Passed in 0.169s
    • Link - Passed in 0.166s
    • LinkArray - Passed in 0.166s
    • LinkList - Passed in 0.167s
    • LinkNested_AsString - Passed in 0.174s
    • LinkNested_Legacy - Passed in 0.164s
    • LinkNestedArray_AsString - Passed in 0.171s
    • LinkNestedArray_Legacy - Passed in 0.164s
    • ListNumber - Passed in 0.170s
    • ListString - Passed in 0.168s
    • ListStringEmpty - Passed in 0.165s
    • ListStringWithNull - Passed in 0.166s
    • MultithreadedDeserialize - Passed in 7.233s
    • NegativeNumbers - Passed in 6.389s
    • Nested - Passed in 7.260s
    • NestedFormerlyContentField_Works - Passed in 6.318s
    • OptionalNestedWithoutValue - Passed in 5.756s
    • OptionalNestedWithValue - Passed in 5.861s
    • OptionalStringWithEmptyValue - Passed in 6.027s
    • OptionalStringWithoutValue - Passed in 3.944s
    • OptionalStringWithValue - Passed in 0.189s
    • OptionalWithoutValue - Passed in 0.168s
    • OptionalWithValue - Passed in 0.162s
    • Primitives - Passed in 0.178s
    • Primitives_WithEmptyString - Passed in 0.172s
    • Primitives_WithNon_ENUS_Doubles - Passed in 0.169s
    • Primitives_WithNullString - Passed in 0.167s
    • PropertyColor - Passed in 0.173s
    • PropertyColor_Legacy_1_2_10 - Passed in 0.175s
    • Ref_AsString - Passed in 0.173s
    • Ref_Legacy - Passed in 0.163s
    • RefFromLink - Passed in 0.165s
    • RefNested_AsString - Passed in 0.164s
    • RefNested_Legacy - Passed in 0.175s
    • TestBeam3283_CorruptAnnouncement - Passed in 0.174s
    • TestBeam3332_CorruptTournament - Passed in 0.178s
  • ✅ Beamable.Tests.Content.Serialization.ClientContentSerializationTests.GetNullStringForTypeTests - 3/3 - Passed in 0.013s
    • Serialize - Passed in 0.008s
    • SerializeIntNotNull - Passed in 0.002s
    • SerializeNested - Passed in 0.002s
  • ✅ Beamable.Tests.Content.Serialization.ClientContentSerializationTests.SerializeFieldSubclassSerializeTests - 2/2 - Passed in 0.006s
    • PrivateFieldsInParentClassesAreDeserialized - Passed in 0.003s
    • PrivateFieldsInParentClassesAreSerialized - Passed in 0.003s
  • ✅ Beamable.Tests.Content.Serialization.ClientContentSerializationTests.SerializeTests - 32/32 - Passed in 0.021s
    • Addressable - Passed in 0.001s
    • ArrayNestedNumbers - Passed in 0.001s
    • ArrayNumbers - Passed in 0.000s
    • Color - Passed in 0.001s
    • CustomFieldName_SerializeWithCustomName - Passed in 0.000s
    • DictStringToInt - Passed in 0.001s
    • DictStringToString - Passed in 0.001s
    • Enum - Passed in 0.000s
    • IdAndVersion - Passed in 0.001s
    • Link - Passed in 0.001s
    • LinkArray - Passed in 0.001s
    • LinkList - Passed in 0.001s
    • LinkNested - Passed in 0.001s
    • ListNumbers - Passed in 0.001s
    • Nested - Passed in 0.001s
    • NullArray_Nested_SerializesAsEmpty - Passed in 0.000s
    • NullArray_SerializesAsEmpty - Passed in 0.000s
    • NullList_SerializesAsEmpty - Passed in 0.000s
    • NullOptionalMapsToEmpty - Passed in 0.000s
    • NullSerializable_SerializesWithDefaultInstance - Passed in 0.001s
    • OptionalNestedWithoutValue - Passed in 0.001s
    • OptionalNestedWithValue - Passed in 0.001s
    • OptionalWithoutValue - Passed in 0.000s
    • OptionalWithValue - Passed in 0.000s
    • Primitive_SubClassed - Passed in 0.001s
    • Primitives - Passed in 0.001s
    • PropertyColor - Passed in 0.001s
    • Ref - Passed in 0.000s
    • RefNested - Passed in 0.000s
    • SerializationWithCallback - Passed in 0.002s
    • SerializeField_Serialize - Passed in 0.000s
    • SerializeFieldSubClass_Serialize - Passed in 0.001s
  • ✅ Beamable.Tests.Content.Serialization.EscapeTests.EscapedStringTests - 5/5 - Passed in 0.002s
    • Deserialize_BasicString - Passed in 0.001s
    • Deserialize_StringWithEscapedCharacters - Passed in 0.001s
    • JsonStringField - Passed in 0.001s
    • Serialize_BasicString - Passed in 0.000s
    • Serialize_StringWithEscapedCharacters - Passed in 0.000s
  • ✅ Beamable.Tests.Content.Serialization.VipContentSerialization.VipContentSerializationTests - 1/1 - Passed in 0.002s
    • SerializeVipContent - Passed in 0.002s
  • ✅ Beamable.Tests.Modules.AccountManagement.AccountManagementSignalsTests.AcceptAccountSwitchTests - 2/2 - Passed in 0.030s
    • WhenAvailableUser_AppliesTokenAndSignalsLogin - Passed in 0.027s
    • WhenNoUser_Fails - Passed in 0.003s
  • ✅ Beamable.Tests.Modules.AccountManagement.AccountManagementSignalsTests.CheckSignedInUserTests - 4/4 - Passed in 0.016s
    • SignalsALoadingEvent - Passed in 0.007s
    • WhenUserHas3rdPartyCredentials_SignalsALoggedInUsr - Passed in 0.003s
    • WhenUserHasDBCredentials_SignalsALoggedInUser - Passed in 0.003s
    • WhenUserHasNoCredentials_SignalsAnonymousUser - Passed in 0.003s
  • ✅ Beamable.Tests.Modules.AccountManagement.AccountManagementSignalsTests.LoginTests - 3/3 - Passed in 0.010s
    • SignalsALoadingEvent - Passed in 0.004s
    • WhenExistingAccount_SignalsSwitch - Passed in 0.003s
    • WhenNewAccount_SignalsLoginAndUpdatesUser - Passed in 0.003s
  • ✅ Beamable.Tests.Modules.AccountManagement.AccountManagementSignalsTests.UpdateLoginEmailTests - 3/3 - Passed in 0.010s
    • WhenEmailAvailable_SignalsAvailable - Passed in 0.004s
    • WhenEmailInvalid_SignalsInvalid - Passed in 0.003s
    • WhenEmailRegistered_SignalsRegistered - Passed in 0.003s
  • ✅ Beamable.Tests.Modules.Leaderboards.IncrementTests - 3/3 - Passed in 0.017s
    • GiantNumberWorks_WithoutStats - Passed in 0.010s
    • UpdateIncludesDataInBody_WithoutStats - Passed in 0.003s
    • UpdateIncludesDataInBody_WithStats - Passed in 0.004s
  • ✅ Beamable.Tests.Modules.Leaderboards.LeaderboardViewSerializeTests - 2/2 - Passed in 0.003s
    • LeaderBoardV2ViewResponse_RankgtGiven - Passed in 0.002s
    • LeaderBoardV2ViewResponse_RankgtInferredFromUserId - Passed in 0.001s
  • ✅ Beamable.Tests.Modules.Shop.ListingContentTests.ValidateListingTests - 3/3 - Passed in 0.009s
    • ActivePeriod_WithNone_WithInvalidDate_YieldsNoValidationErrors - Passed in 0.005s
    • ActivePeriod_WithSome_WithInvalidDate_YieldsValidationError - Passed in 0.004s
    • StoreWithNoTitles_YieldsNoValidationErrors - Passed in 0.001s
  • ✅ Beamable.Tests.Modules.Stats.StatObjectTests.WriteTests - 1/1 - Passed in 0.009s
    • EventFires - Passed in 0.009s
  • ✅ Beamable.Tests.Modules.Tournaments.TournamentScoreUtilTests.GetShortScoreTests - 46/46 - Passed in 0.024s
    • Billions - Passed in 0.004s
    • Billions_Abbreviate - Passed in 0.000s
    • Billions2 - Passed in 0.000s
    • DoubleDigit - Passed in 0.001s
    • HundredsOfMillions - Passed in 0.000s
    • HundredsOfMillions_RoundingUpToABillion - Passed in 0.000s
    • HundredsOfMillions_SecondCharacter - Passed in 0.000s
    • HundredsOfMillions_ThirdCharacter - Passed in 0.000s
    • HundredsOfMillions_ThirdCharacter_RoundsUp - Passed in 0.000s
    • HundredsOfThousands - Passed in 0.000s
    • HundredsOfThousands_Rounding - Passed in 0.000s
    • HundredsOfThousands_RoundingUp_ToAMillion - Passed in 0.000s
    • HundredsOfThousands_ThirdCharacter - Passed in 0.000s
    • HundredsOfThousands_ThirdCharacterRoundingUp - Passed in 0.000s
    • Max - Passed in 0.000s
    • Millions - Passed in 0.000s
    • Millions_Abbreviate - Passed in 0.000s
    • Millions_Rounding - Passed in 0.000s
    • Quadrillion - Passed in 0.000s
    • Quadrillion_ThreeDigits - Passed in 0.000s
    • SingleDigit - Passed in 0.000s
    • TensOfMillions - Passed in 0.002s
    • TensOfMillions_Rounding - Passed in 0.000s
    • TensOfMillions2 - Passed in 0.000s
    • TensOfThousands - Passed in 0.000s
    • TensOfThousands_EasyRounding - Passed in 0.000s
    • TensOfThousands_NonTenthRounding - Passed in 0.000s
    • TensOfThousands_NonTenthRounding_RoundsUp - Passed in 0.000s
    • TestHexParse_Black - Passed in 0.004s
    • TestHexParse_Blue - Passed in 0.000s
    • TestHexParse_Green - Passed in 0.000s
    • TestHexParse_RandoGreen - Passed in 0.001s
    • TestHexParse_Red - Passed in 0.000s
    • TestHexParse_RedNoOctothorp - Passed in 0.000s
    • TestHexParse_White - Passed in 0.000s
    • Thousand_Abbreviate_EasyRounding - Passed in 0.000s
    • Thousand_Abbreviate_ImperfectRounding - Passed in 0.000s
    • Thousand_Abbreviate_ImperfectRounding_RoundsUp - Passed in 0.000s
    • Thousand_Abbreviate_NoRounding - Passed in 0.000s
    • Trillion - Passed in 0.000s
    • Trillion_OutOfULongRange - Passed in 0.000s
    • Trillion_RoundsUpDecimal - Passed in 0.000s
    • Trillion_RoundUpFromBottom - Passed in 0.000s
    • Trillion_ThirdCharacter - Passed in 0.000s
    • Trillion_UsesDecimal - Passed in 0.000s
    • TripleDigit - Passed in 0.000s
  • ✅ Beamable.Tests.Runtime.DebouncerTests - 3/3 - Passed in 2.513s
    • DebounceTest_AsyncStuff - Passed in 1.006s
    • DebounceTest1 - Passed in 1.003s
    • DebounceTest2 - Passed in 0.504s
  • ✅ Beamable.Tests.Runtime.Dependencies.ScopingTests - 7/7 - Passed in 0.006s
    • AScopedInAParentExistsTwice - Passed in 0.002s
    • ASingletonInAParentExistsOnce - Passed in 0.001s
    • ATransientInAParentExistsSoManyTimes - Passed in 0.001s
    • Dependencies_SingletonDependsOnTransient - Passed in 0.001s
    • Dependencies_TransientDependsOnSingleton - Passed in 0.001s
    • ScopedDependencies_ScopedDependsOnSingleton - Passed in 0.001s
    • ScopedDependencies_SingletonDependsOnScoped - Passed in 0.001s
  • ✅ Beamable.Tests.Runtime.Environment.PackageVersionTests.FromSemanticVersionStringTests - 10/10 - Passed in 0.005s
    • CanParse_Exp_Explicit - Passed in 0.001s
    • CanParse_Exp_Implicit_0Major - Passed in 0.001s
    • CanParse_Nightly - Passed in 0.001s
    • CanParse_Preview - Passed in 0.000s
    • CanParse_Preview_WithSuffix - Passed in 0.000s
    • CanParse_Prod - Passed in 0.000s
    • CanParse_Prod_WithMajor - Passed in 0.000s
    • CanParse_Prod_WithZeroMinor - Passed in 0.000s
    • CanParse_RC - Passed in 0.000s
    • CanParse_RC2 - Passed in 0.000s
  • ✅ Beamable.Tests.Runtime.Environment.PackageVersionTests.ImplicitConversionTest - 2/2 - Passed in 0.001s
    • NullEquality - Passed in 0.001s
    • StringToVersion - Passed in 0.001s
  • ✅ Beamable.Tests.Runtime.Environment.PackageVersionTests.RangeOperatorTests - 18/18 - Passed in 0.006s
    • AreEqual - Passed in 0.000s
    • AreNotEqual - Passed in 0.000s
    • GreaterThanOrEqualTo_Equal - Passed in 0.000s
    • LessThanOrEqualTo_Equal - Passed in 0.000s
    • MajorLessThan - Passed in 0.000s
    • MajorMoreThan - Passed in 0.000s
    • MinorLessThan - Passed in 0.000s
    • MinorLessThan_StoppedByMajor - Passed in 0.000s
    • MinorMoreThan - Passed in 0.000s
    • MinorMoreThan_StoppedByMajor - Passed in 0.000s
    • PatchLessThan - Passed in 0.000s
    • PatchLessThan_StoppedByMajor - Passed in 0.000s
    • PatchLessThan_StoppedByMinor - Passed in 0.000s
    • PatchMoreThan - Passed in 0.000s
    • PatchMoreThan_StoppedByMajor - Passed in 0.000s
    • PatchMoreThan_StoppedByMinor - Passed in 0.000s
    • Same_AreNotGreater - Passed in 0.000s
    • Same_AreNotLesser - Passed in 0.000s
  • ✅ Beamable.Tests.Runtime.Environment.PackageVersionTests.ToStringTests - 7/7 - Passed in 0.002s
    • NightlyString - Passed in 0.000s
    • ProdString - Passed in 0.000s
    • ProdStringWithNoPatch - Passed in 0.000s
    • RCString - Passed in 0.000s
    • SelfSimilar_Nightly - Passed in 0.000s
    • SelfSimilar_Prod - Passed in 0.000s
    • SelfSimilar_RC - Passed in 0.000s
  • ✅ Beamable.Tests.Runtime.Player.Accounts.ExternalIdentityQueryArgsTests - 5/5 - Passed in 0.038s
    • QueryArgs_IsExternalIdentityAvailable - Passed in 0.011s
    • QueryArgs_IsThirdPartyAvailable - Passed in 0.009s
    • QueryArgs_RemoveThirdPartyAssociation - Passed in 0.007s
    • QueryArgs_ThirdPartyNotAvailable - Passed in 0.006s
    • QueryArgs_ThirdPartyRequestError - Passed in 0.006s
  • ✅ Beamable.Tests.Runtime.Player.Notifications.AnnouncementGiftSerialization - 2/2 - Passed in 0.006s
    • AnnouncementDeserializeWithGift - Passed in 0.006s
    • AnnouncementDeserializeWithGift_Empty - Passed in 0.001s
  • ✅ Beamable.Tests.Runtime.PlayerInventoryPSDKGetItems - 6/6 - Passed in 4.056s
    • CanGetPlayerItems_ReadFromCache_Empty - Passed in 0.349s
    • CanGetPlayerItems_ReadFromCache_NotEmpty - Passed in 0.319s
    • CanGetPlayerItems_Simple - Passed in 0.317s
    • CanHandle_EmptyCallback - Passed in 1.642s
    • CanHandle_LastDeletion - Passed in 0.714s
    • CanHandleNetworkUpdate_OneItemType - Passed in 0.715s
  • ✅ Beamable.Tests.Runtime.Pooling.StringBuilderPoolTests.SpawnTests - 1/1 - Passed in 3.003s
    • MultithreadedAccess - Passed in 3.003s
  • ✅ Beamable.Tests.Runtime.PromiseTests.PromisePlayModeTests - 3/3 - Passed in 4.816s
    • RecoverWithFalloff_ShouldReuseFallOffValueThenThrow - Passed in 2.358s
    • RecoverWithFalloff_ShouldSucceedAfterAttempts - Passed in 0.854s
    • RecoverWithFalloff_ShouldThrowAfterMaxAttempts - Passed in 1.605s
  • ✅ Beamable.Tests.Runtime.PromiseTests.SequenceTests - 1/1 - Passed in 0.005s
    • Sequence_Order - Passed in 0.005s
  • ✅ Beamable.Tests.Runtime.QueryBuilderTests.QueryBuilderTests - 6/6 - Passed in 0.002s
    • Empty - Passed in 0.000s
    • Indexer - Passed in 0.001s
    • Multiple - Passed in 0.000s
    • NullsAreIgnored - Passed in 0.000s
    • PhoneNumber - Passed in 0.000s
    • Simple - Passed in 0.000s
  • ✅ Beamable.Tests.Runtime.ResortTests - 8/8 - Passed in 0.033s
    • MultiplePlayers_ChangeScore_ButNoRankChange - Passed in 0.006s
    • MultiplePlayers_MoveToAlmostBottomOfList_FromMidRange - Passed in 0.004s
    • MultiplePlayers_MoveToAlmostTopOfList_FromMidRange - Passed in 0.004s
    • MultiplePlayers_MoveToBottomOfList_FromMidRange - Passed in 0.004s
    • MultiplePlayers_MoveToTopOfList_FromMidRange - Passed in 0.004s
    • MultiplePlayers_NotInList_ButEnters_FromBelow - Passed in 0.004s
    • OnePlayerInList_Change - Passed in 0.003s
    • PlayerDoesNotExist - Passed in 0.003s
  • ✅ Tests.Runtime.Beamable.BeamContextInitTests - 2/2 - Passed in 0.236s
    • ErrorOutAfterAttempts - Passed in 0.231s
    • SuccessfullInit - Passed in 0.005s