Skip to content

- Begun implementation of package loading. #264

- Begun implementation of package loading.

- Begun implementation of package loading. #264

GitHub Actions / Test results succeeded Sep 29, 2024 in 0s

68 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results.trx

68 tests were completed in 20s with 68 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestProject.CommonnessInfoTests 2✅ 205ms
TestProject.CoordinateSpace2DTests 1✅ 42ms
TestProject.EndpointComparisonTests 1✅ 0ms
TestProject.EndpointParseTests 5✅ 76ms
TestProject.EnumTests 1✅ 3ms
TestProject.FabricatorQualityRollTests 1✅ 1s
TestProject.GenericToolBoxTests 2✅ 176ms
TestProject.INetSerializableStructImplementationChecks 1✅ 95ms
TestProject.INetSerializableStructTests 22✅ 2s
TestProject.LuaCs.HookPatchTests 24✅ 16s
TestProject.MathUtilsTests 2✅ 15ms
TestProject.NetIdUtilsTests 1✅ 10ms
TestProject.PropertyConditionalTests 1✅ 65ms
TestProject.SerializableDateTimeTests 3✅ 142ms
TestProject.SplitEscapedTest 1✅ 67ms

✅ TestProject.CommonnessInfoTests

✅ TestInheritedCommonness
✅ TestPathCommonness

✅ TestProject.CoordinateSpace2DTests

✅ TestLocalToCanonical

✅ TestProject.EndpointComparisonTests

✅ TestLidgrenAddress

✅ TestProject.EndpointParseTests

✅ TestLidgrenAddress
✅ TestLidgrenEndpoint
✅ TestLidgrenEndpointHostName
✅ TestSteamP2PAddress
✅ TestSteamP2PEndpoint

✅ TestProject.EnumTests

✅ TestFlags

✅ TestProject.FabricatorQualityRollTests

✅ TestPercentageChance

✅ TestProject.GenericToolBoxTests

✅ MatchesStatIdentifier
✅ PointOnRectClosestToPoint

✅ TestProject.INetSerializableStructImplementationChecks

✅ CheckStructMemberTypes

✅ TestProject.INetSerializableStructTests

✅ TestArray
✅ TestBitField
✅ TestBoolean
✅ TestByte
✅ TestColor
✅ TestDouble
✅ TestEnum
✅ TestEnumFlags
✅ TestImmutableArray
✅ TestInt16
✅ TestInt32
✅ TestInt64
✅ TestNested
✅ TestNullable
✅ TestOptional
✅ TestRanged
✅ TestSingle
✅ TestString
✅ TestUInt16
✅ TestUInt32
✅ TestUInt64
✅ TestVector2

✅ TestProject.LuaCs.HookPatchTests

✅ TestCastByte
✅ TestCastDouble
✅ TestCastInt16
✅ TestCastInt32
✅ TestCastInt64
✅ TestCastSByte
✅ TestCastSingle
✅ TestCastUInt16
✅ TestCastUInt32
✅ TestCastUInt64
✅ TestFullMethodReplacement
✅ TestModifyParameters
✅ TestOverrideExistingPatch
✅ TestParameterValueType
✅ TestPatchAmbiguous
✅ TestPatchConstructor
✅ TestPatchDisambiguation
✅ TestRemovePostfix
✅ TestRemovePrefix
✅ TestReturnBoxed
✅ TestReturnInterfaceImplementingType
✅ TestReturnNil
✅ TestReturnValueType
✅ TestReturnVoid

✅ TestProject.MathUtilsTests

✅ TestNearlyEquals
✅ TestWrapAngle

✅ TestProject.NetIdUtilsTests

✅ TestGetIdOlderThan

✅ TestProject.PropertyConditionalTests

✅ TestExtractComparisonOperatorFromConditionString

✅ TestProject.SerializableDateTimeTests

✅ EqualityTest
✅ ParseTest
✅ ToLocalTest

✅ TestProject.SplitEscapedTest

✅ EqualityTest