Rename Command-Line-Output page file to correct 'Outout' typo. #4148
GitHub Actions / 2021.3.29f1 editmode Test Results
completed
Jul 7, 2025 in 0s
✅ 2021.3.29f1 editmode Test Results - 257/257 - Passed in 11.894s
✅ editmode-results.xml - 257/257 - Passed in 11.894s
Details
✅ editmode-results.xml - 257/257 - Passed in 11.894s
- ✅ Beamable.Editor.Tests.AliasHelperTests.InvalidAlias - 11/11 - Passed in 0.018s
- ✅ InvalidAlias("0123") - Passed in 0.016s
- ✅ InvalidAlias("123") - Passed in 0.000s
- ✅ InvalidAlias("t- test") - Passed in 0.000s
- ✅ InvalidAlias("t e s t") - Passed in 0.000s
- ✅ InvalidAlias("0 1 2 3") - Passed in 0.000s
- ✅ InvalidAlias(" test") - Passed in 0.000s
- ✅ InvalidAlias(" test-abc") - Passed in 0.000s
- ✅ InvalidAlias(" 012-abc") - Passed in 0.000s
- ✅ InvalidAlias(" 012-345") - Passed in 0.000s
- ✅ InvalidAlias("555test") - Passed in 0.000s
- ✅ InvalidAlias("555test-444-kek") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.AliasHelperTests.InvalidCid - 3/3 - Passed in 0.001s
- ✅ InvalidCid("abc") - Passed in 0.001s
- ✅ InvalidCid("a42350123") - Passed in 0.000s
- ✅ InvalidCid("-123") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.AliasHelperTests.ValidAlias - 6/6 - Passed in 0.001s
- ✅ ValidAlias("abc") - Passed in 0.000s
- ✅ ValidAlias("a124") - Passed in 0.000s
- ✅ ValidAlias("tuna-fish") - Passed in 0.000s
- ✅ ValidAlias("a01a") - Passed in 0.000s
- ✅ ValidAlias("a-b-c") - Passed in 0.000s
- ✅ ValidAlias("") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.AliasHelperTests.ValidCid - 6/6 - Passed in 0.001s
- ✅ ValidCid("213") - Passed in 0.000s
- ✅ ValidCid("0325185324") - Passed in 0.000s
- ✅ ValidCid("1325185324") - Passed in 0.000s
- ✅ ValidCid("0") - Passed in 0.000s
- ✅ ValidCid("1") - Passed in 0.000s
- ✅ ValidCid("") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentManifestTests - 4/4 - Passed in 0.010s
- ✅ DiffingSupportsAddition - Passed in 0.008s
- ✅ DiffingSupportsDeletion - Passed in 0.001s
- ✅ DiffingSupportsModification - Passed in 0.001s
- ✅ DiffingSupportsNoOp - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentObjectFieldTests - 1/1 - Passed in 0.005s
- ✅ ContentObjects_EachPublicFieldHasTooltip - Passed in 0.005s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentObjectLinkRefTests - 1/1 - Passed in 0.003s
- ✅ ContentObjects_RefAndLinkExist - Passed in 0.003s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentPublisherTests.CreatePublishSetTests - 4/4 - Passed in 0.072s
- ✅ ReturnsAdditions - Passed in 0.035s
- ✅ ReturnsDeletions - Passed in 0.011s
- ✅ ReturnsModifications - Passed in 0.014s
- ✅ ReturnsTheFetchedManifest - Passed in 0.012s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentQueryTests.AcceptIdContainsTests - 6/6 - Passed in 0.008s
- ✅ Accepts - Passed in 0.004s
- ✅ Accepts_CaseInsensitive - Passed in 0.001s
- ✅ HandlesNullContent_IdConstraint - Passed in 0.000s
- ✅ HandlesNullContent_NoConstraint - Passed in 0.000s
- ✅ Rejects - Passed in 0.001s
- ✅ RejectsOnTypeParts - Passed in 0.001s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentQueryTests.AcceptTagTests - 3/3 - Passed in 0.004s
- ✅ AcceptsManyTags - Passed in 0.002s
- ✅ AcceptsOneTag - Passed in 0.001s
- ✅ Rejects - Passed in 0.001s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentQueryTests.AcceptTypeTests - 5/5 - Passed in 0.002s
- ✅ AllowExact - Passed in 0.001s
- ✅ AllowExact2 - Passed in 0.000s
- ✅ AllowInheritedType - Passed in 0.000s
- ✅ DisallowInheritedType - Passed in 0.000s
- ✅ DisallowsUnrelatedType - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentQueryTests.ParseTests - 9/9 - Passed in 0.008s
- ✅ CanParseAll - Passed in 0.004s
- ✅ CanParseEmpty - Passed in 0.000s
- ✅ CanParseId - Passed in 0.000s
- ✅ CanParseIdWithoutCouple - Passed in 0.000s
- ✅ CanParseMultipleTypes - Passed in 0.000s
- ✅ CanParseMultipleTypes_InProgress - Passed in 0.002s
- ✅ CanParseTags - Passed in 0.000s
- ✅ CanParseType - Passed in 0.000s
- ✅ ParseIdThenTag - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Beamable.Content.ContentQueryTests.ToStringTests - 9/9 - Passed in 0.005s
- ✅ AddOn_Id - Passed in 0.002s
- ✅ AddOn_PartialRule_Tag - Passed in 0.000s
- ✅ AddOn_Tag - Passed in 0.000s
- ✅ AddOn_Tag_IdOverlapsTag - Passed in 0.000s
- ✅ ManyClauses - Passed in 0.001s
- ✅ MultipleTags - Passed in 0.000s
- ✅ SimpleId - Passed in 0.000s
- ✅ SimpleTag - Passed in 0.000s
- ✅ SimpleType - Passed in 0.000s
- ✅ Beamable.Editor.Tests.CLI.DataTransferTests - 4/4 - Passed in 0.007s
- ✅ TestCommandCheckForData_IncompleteData - Passed in 0.001s
- ✅ TestCommandCheckForData_JsonWithMoreData - Passed in 0.002s
- ✅ TestCommandCheckForData_JustAJson - Passed in 0.000s
- ✅ TestCommandCheckForData_WrongJson - Passed in 0.004s
- ✅ Beamable.Editor.Tests.Common.BeamUtilTests.SanitizeStringForPathTests.Sanitize_Unchanged - 4/4 - Passed in 0.001s
- ✅ Sanitize_Unchanged("player1","player1") - Passed in 0.001s
- ✅ Sanitize_Unchanged("n/a","n-a") - Passed in 0.000s
- ✅ Sanitize_Unchanged(null,null) - Passed in 0.000s
- ✅ Sanitize_Unchanged("","") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Common.TrieTests.Relevant - 2/2 - Passed in 0.003s
- ✅ relevant-test1 - Passed in 0.003s
- ✅ relevant-test2 - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Common.TrieTests.Simple - 2/2 - Passed in 0.001s
- ✅ simple-1-time - Passed in 0.000s
- ✅ simple-many-times - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Common.TrieTests.SimpleChange - 2/2 - Passed in 0.001s
- ✅ simple-change-1-time - Passed in 0.001s
- ✅ simple-change-many-times - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Common.TrieTests.SimpleNested - 2/2 - Passed in 0.001s
- ✅ simple-nested-1-time - Passed in 0.001s
- ✅ simple-nested-many-times - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Common.TrieTests - 4/4 - Passed in 0.007s
- ✅ Serialization - Passed in 0.005s
- ✅ SerializationOverwrite - Passed in 0.001s
- ✅ Simple_GetExactVsAll - Passed in 0.001s
- ✅ Simple_MultiPath - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Common.TryInvokeCallbackTests - 6/6 - Passed in 0.005s
- ✅ CanFindPrivateMethod - Passed in 0.001s
- ✅ CanFindPrivateMethodFromBase - Passed in 0.001s
- ✅ CanFindPublicMethod - Passed in 0.000s
- ✅ CanFindPublicMethodFromBase - Passed in 0.000s
- ✅ ExpectAFailureWhenMethodHasParams - Passed in 0.001s
- ✅ ExpectAFailureWhenNoMethodExists - Passed in 0.001s
- ✅ Beamable.Editor.Tests.Content.AreTagsEqualTests - 6/6 - Passed in 0.002s
- ✅ AllTagsAreTheSame - Passed in 0.000s
- ✅ AllTagsAreTheSameUnsorted - Passed in 0.000s
- ✅ LocalHasNoTags - Passed in 0.000s
- ✅ LocalHasOneLessTag - Passed in 0.000s
- ✅ ServerHasNoTags - Passed in 0.000s
- ✅ ServerHasOneLessTag - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.CronTests.Convert_CRON_To_Schedule_Definition - 4/4 - Passed in 0.002s
- ✅ *Convert_CRON_To_Schedule_Definition(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 * * * ") - Passed in 0.001s
- ✅ *Convert_CRON_To_Schedule_Definition(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 1-3,6-7 * * ") - Passed in 0.000s
- ✅ Convert_CRON_To_Schedule_Definition(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 10 1-5 * 2022") - Passed in 0.000s
- ✅ Convert_CRON_To_Schedule_Definition(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 2-4,8,10-12 1-3,5-7,10 * 2022-2024") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.CronTests.Convert_Schedule_Definition_To_CRON - 4/4 - Passed in 0.002s
- ✅ *Convert_Schedule_Definition_To_CRON(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 * * * ") - Passed in 0.001s
- ✅ *Convert_Schedule_Definition_To_CRON(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 1-3,6-7 * * ") - Passed in 0.000s
- ✅ Convert_Schedule_Definition_To_CRON(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 10 1-5 * 2022") - Passed in 0.000s
- ✅ Convert_Schedule_Definition_To_CRON(System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],"30 2 5 2-4,8,10-12 1-3,5-7,10 * 2022-2024") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.CronTests.CRON_Correct_Description_Result - 11/11 - Passed in 0.039s
- ✅ CRON_Correct_Description_Result(" * * * * * ","Every Second") - Passed in 0.014s
- ✅ *CRON_Correct_Description_Result("8 33 14 * * * ","At 2:33:08 PM") - Passed in 0.002s
- ✅ *CRON_Correct_Description_Result("16 33 14 * * * ","At 2:33:16 PM") - Passed in 0.001s
- ✅ *CRON_Correct_Description_Result("16 33 14 * * 3 ","At 2:33:16 PM, only on Wednesday") - Passed in 0.003s
- ✅ *CRON_Correct_Description_Result("16 33 14 * * 2,5-6 ","At 2:33:16 PM, only on Tuesday and Friday through Saturday") - Passed in 0.002s
- ✅ *CRON_Correct_Description_Result("16 33 14 * * 1,2-3,5,6-7 ","At 2:33:16 PM, only on Monday, Tuesday through Wednesday, Friday, and Saturday through Sunday") - Passed in 0.001s
- ✅ CRON_Correct_Description_Result("16 33 14 * * 1,2-3,5,6-7 2020","At 2:33:16 PM, only on Monday, Tuesday through Wednesday, Friday, and Saturday through Sunday, only in 2020") - Passed in 0.004s
- ✅ CRON_Correct_Description_Result("16 33 14 * * 1,2-3,5,6-7 2020-2022","At 2:33:16 PM, only on Monday, Tuesday through Wednesday, Friday, and Saturday through Sunday, 2020 through 2022") - Passed in 0.001s
- ✅ CRON_Correct_Description_Result("16 33 14 1 11 * 2021","At 2:33:16 PM, on day 1 of the month, only in November, only in 2021") - Passed in 0.003s
- ✅ CRON_Correct_Description_Result("16 33 14 1-2,4-5,10,12-13 1-3,6-8,10,12 * 2021","At 2:33:16 PM, on day 1 through 2, 4 through 5, 10, and 12 through 13 of the month, only in January through March, June through August, October, and December, only in 2021") - Passed in 0.002s
- ✅ CRON_Correct_Description_Result("16 33 14 1-2,4-5,10,12-13 1-3,6-8,10,12 * 2021","O 14:33:16, od 1 do 2, od 4 do 5, 10, i od 12 do 13-ego dnia miesiąca, tylko od styczeń do marzec, od czerwiec do sierpień, październik, i grudzień, tylko 2021",pl_PL) - Passed in 0.007s
- ✅ Beamable.Editor.Tests.Content.CronTests.CRON_Wrong_Description_Result - 28/28 - Passed in 0.040s
- ✅ CRON_Wrong_Description_Result("","Error: Field 'expression' not found.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result("*","Error: Expression has 1 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" ","Error: Expression has 2 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" * ","Error: Expression has 3 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" * * ","Error: Expression has 4 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" * * * ","Error: Expression has 5 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" * * * * ","Error: Expression has 6 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" * * * * * * ","Error: Expression has 8 parts. Exactly 7 parts are required.") - Passed in 0.002s
- ✅ *CRON_Wrong_Description_Result("*/ * * * * * ") - Passed in 0.002s
- ✅ CRON_Wrong_Description_Result(" * * * * 8 ") - Passed in 0.002s
- ✅ *CRON_Wrong_Description_Result("-1 * * * * * ") - Passed in 0.001s
- ✅ *CRON_Wrong_Description_Result("-1 * * * * * ") - Passed in 0.001s
- ✅ *CRON_Wrong_Description_Result("61 * * * * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" -1 * * * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" 61 * * * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * -1 * * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * 24 * * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * -1 * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * 0 * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * 32 * * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * * -1 * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * * 0 * ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * * 13 * ") - Passed in 0.004s
- ✅ CRON_Wrong_Description_Result(" * * * * 0 ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * * * 8 ") - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * * * * -1")* - Passed in 0.004s
- ✅ CRON_Wrong_Description_Result(" * * * * * 999")* - Passed in 0.001s
- ✅ CRON_Wrong_Description_Result(" * * * * * 10000")* - Passed in 0.001s
- ✅ Beamable.Editor.Tests.Content.EditorContentQueryTests.AcceptStatusTests - 2/2 - Passed in 0.002s
- ✅ Multiple - Passed in 0.002s
- ✅ Single - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.EditorContentQueryTests.ParseTests - 8/8 - Passed in 0.007s
- ✅ CanParseStandardRules - Passed in 0.001s
- ✅ Parse_Equals_ToString - Passed in 0.001s
- ✅ Parse_Equals_ToString2 - Passed in 0.004s
- ✅ Parse_Equals_ToString3 - Passed in 0.000s
- ✅ Parse_Equals_ToString4 - Passed in 0.000s
- ✅ Parse_Equals_ToString5 - Passed in 0.000s
- ✅ Parse_Equals_ToString6 - Passed in 0.000s
- ✅ Status_SupportsOr_Modified_or_Local - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.EditorContentQueryTests.ToStringTests - 7/7 - Passed in 0.003s
- ✅ Serialize_Empty - Passed in 0.000s
- ✅ Serialize_Existing_Status - Passed in 0.002s
- ✅ Serialize_Existing_Status_WithId - Passed in 0.000s
- ✅ Serialize_StatusMany - Passed in 0.000s
- ✅ Serialize_StatusSingle - Passed in 0.000s
- ✅ Serialize_StatusSingle_NotModified - Passed in 0.000s
- ✅ SerializeValid - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.ScheduleParserTests.Listing_Periods_Parser_Test - 15/15 - Passed in 0.007s
- ✅ Listing_Periods_Parser_Test(0,1,0,0,1) - Passed in 0.003s
- ✅ Listing_Periods_Parser_Test(0,1,30,0,2) - Passed in 0.001s
- ✅ Listing_Periods_Parser_Test(0,1,0,30,3) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,1,30,30,4) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,2,0,0,5) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,2,30,0,6) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,2,0,30,7) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,2,30,30,8) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,3,0,0,9) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,3,30,0,10) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,3,0,30,11) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,3,30,30,12) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(5,12,15,45,13) - Passed in 0.001s
- ✅ Listing_Periods_Parser_Test(0,0,0,30,14) - Passed in 0.000s
- ✅ Listing_Periods_Parser_Test(0,1,59,0,15) - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.SchedulesTests - 6/6 - Passed in 1.347s
- ✅ Event_Schedule_Daily_Mode_Test - Passed in 0.674s
- ✅ Event_Schedule_Dates_Mode_Test - Passed in 0.190s
- ✅ Event_Schedule_Days_Mode_Test - Passed in 0.097s
- ✅ Listing_Schedule_Daily_Mode_Test - Passed in 0.108s
- ✅ Listing_Schedule_Dates_Mode_Test - Passed in 0.184s
- ✅ Listing_Schedule_Days_Mode_Test - Passed in 0.094s
- ✅ Beamable.Editor.Tests.Content.TimeSpanValidationTests.InValidPeriods - 2/2 - Passed in 0.005s
- ✅ InValidPeriods("tuna") - Passed in 0.005s
- ✅ InValidPeriods("P72H") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.TimeSpanValidationTests.ValidPeriods - 5/5 - Passed in 0.004s
- ✅ ValidPeriods("P14D") - Passed in 0.003s
- ✅ ValidPeriods("P2M15D") - Passed in 0.000s
- ✅ ValidPeriods("PT1H") - Passed in 0.000s
- ✅ ValidPeriods("P1DT12H") - Passed in 0.000s
- ✅ ValidPeriods("PT36H") - Passed in 0.000s
- ✅ Beamable.Editor.Tests.Content.UI.Models.ContentDataModelTests.ContentTypeTreeViewItemsTests - 6/6 - Passed in 0.011s
- ✅ FlatList - Passed in 0.007s
- ✅ OneDeepFirst - Passed in 0.002s
- ✅ OneDeepLast - Passed in 0.001s
- ✅ OneDeepMid - Passed in 0.001s
- ✅ TwoGroups - Passed in 0.001s
- ✅ TwoGroupsWithManyEntries - Passed in 0.001s
- ✅ Beamable.Editor.Tests.ContentObjectTests - 2/2 - Passed in 0.013s
- ✅ Validate_PoorlyConfigured_Test - Passed in 0.009s
- ✅ Validate_WellConfigured_Test - Passed in 0.005s
- ✅ Beamable.Editor.Tests.JsonPerfTesting - 3/3 - Passed in 0.653s
- ✅ BeamableJson - Passed in 0.297s
- ✅ StringBuilder - Passed in 0.200s
- ✅ UnityJson - Passed in 0.156s
- ✅ Beamable.Editor.Tests.JsonPerfTesting_PayloadSize - 4/4 - Passed in 6.001s
- ✅ ContentJson_LongClass - Passed in 4.168s
- ✅ ContentJson_ShortClass - Passed in 1.318s
- ✅ UnityJson_LongClass - Passed in 0.284s
- ✅ UnityJson_ShortClass - Passed in 0.232s
- ✅ Beamable.Editor.Tests.JsonTestHelp - 1/1 - Passed in 0.006s
- ✅ JsonReadPoly - Passed in 0.006s
- ✅ Beamable.Editor.Tests.PreserveAttributeTests - 1/1 - Passed in 0.000s
- ✅ ContextClassesArePreserved - Passed in 0.000s
- ✅ Beamable.Editor.Tests.PromiseTests.ErrorTests.UncaughtPromise_MultipleHandlers_RaisesEvent - 3/3 - Passed in 0.007s
- ✅ UncaughtPromise_MultipleHandlers_RaisesEvent(1) - Passed in 0.003s
- ✅ UncaughtPromise_MultipleHandlers_RaisesEvent(2) - Passed in 0.002s
- ✅ UncaughtPromise_MultipleHandlers_RaisesEvent(4) - Passed in 0.002s
- ✅ Beamable.Editor.Tests.PromiseTests.ErrorTests - 19/19 - Passed in 0.323s
- ✅ AsyncAwait_AFailedPromiseShould - Passed in 0.129s
- ✅ AsyncAwaitPromise_ErrorHasGreatStack - Passed in 0.010s
- ✅ CaughtPromise_After_RaisesEvent_NoLog - Passed in 0.014s
- ✅ CaughtPromise_Before_DoesntRaiseEvent - Passed in 0.002s
- ✅ ErrorOnFailedPromise - Passed in 0.002s
- ✅ FlatMapAfterAFailedPromise_WithHandler_ShouldNotLog - Passed in 0.011s
- ✅ FlatMapAfterAFailedPromise_WithNoHandler_ShouldLog - Passed in 0.014s
- ✅ FlatMapOverAFailedPromise_WithHandler_ShouldNotLog - Passed in 0.014s
- ✅ FlatMapOverAFailedPromise_WithNoHandler_ShouldLog - Passed in 0.014s
- ✅ MapAfterAFailedPromise_WithHandler_ShouldNotLog - Passed in 0.016s
- ✅ MapAfterAFailedPromise_WithNoHandler_ShouldLog - Passed in 0.016s
- ✅ MapOverException_WithHandler_ShouldNotLog - Passed in 0.014s
- ✅ MapOverException_WithNoHandler_ShouldLog - Passed in 0.013s
- ✅ RecoverWithAfterAFailedPromise_ShouldNotLog - Passed in 0.014s
- ✅ UncaughtPromise_FromFailedRaisesOnThen - Passed in 0.002s
- ✅ UncaughtPromise_MultipleHandlers_AddDefaultHandler_RaisesEvent - Passed in 0.011s
- ✅ UncaughtPromise_MultipleHandlers_ReplaceWithDefaultHandler_RaisesEvent - Passed in 0.012s
- ✅ UncaughtPromise_RaisesEvent - Passed in 0.002s
- ✅ UncaughtPromise_TriggersBeamLog - Passed in 0.011s
- ✅ Beamable.Editor.Tests.SmallerJson.InfinityTests.DoesntThrowException - 5/5 - Passed in 0.004s
- ✅ min-is-fine - Passed in 0.004s
- ✅ min-is-fine - Passed in 0.000s
- ✅ zero-is-fine - Passed in 0.000s
- ✅ negatives-are-fine - Passed in 0.000s
- ✅ positives-are-fine - Passed in 0.000s
- ✅ Beamable.Editor.Tests.SmallerJson.InfinityTests.PerformanceForJsonDouble - 2/2 - Passed in 2.863s
- ✅ PreventTestWithRegularNumber - Passed in 1.404s
- ✅ PreventTestWithInvalidNumber - Passed in 1.459s
- ✅ Beamable.Editor.Tests.SmallerJson.InfinityTests.ThrowsException - 3/3 - Passed in 0.001s
- ✅ infinity-throws - Passed in 0.001s
- ✅ nan-throws - Passed in 0.000s
- ✅ infinity-neg-throws - Passed in 0.000s
- ✅ Beamable.Editor.Tests.SmallerJson.JsonPathTests - 9/9 - Passed in 0.003s
- ✅ AccessFieldWithDotCharacter - Passed in 0.001s
- ✅ AccessFieldWithDotCharacter_AmbigiousPrefersPath - Passed in 0.000s
- ✅ AccessFieldWithDotCharacter_LateChoice - Passed in 0.000s
- ✅ Array - Passed in 0.000s
- ✅ ArrayThenNestedObject - Passed in 0.000s
- ✅ GetObject - Passed in 0.000s
- ✅ Nested - Passed in 0.000s
- ✅ NestedNested - Passed in 0.000s
- ✅ Simple - Passed in 0.000s
- ✅ Beamable.Editor.Tests.SmallerJson.JsonSerializeTest - 5/5 - Passed in 0.005s
- ✅ ClassWithEnumTest - Passed in 0.001s
- ✅ CustomComplexClassTest - Passed in 0.000s
- ✅ DictionaryWithHashSet_Ints - Passed in 0.002s
- ✅ DictionaryWithHashSet_Long - Passed in 0.001s
- ✅ DictionaryWithHashSet_Strings - Passed in 0.001s
- ✅ Beamable.Editor.Tests.UI.Content.Components.CountVisualElementTests.BehaviourTests - 2/2 - Passed in 0.005s
- ✅ AddsDangerClassTag - Passed in 0.004s
- ✅ ShowsValueInLabel - Passed in 0.001s
Loading