Skip to content

Added CI for generating the refs zip #56

Added CI for generating the refs zip

Added CI for generating the refs zip #56

GitHub Actions / Test results succeeded Oct 21, 2023 in 1s

Test results ✅

Tests passed successfully

✅ test-results.trx

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

Test suite Passed Failed Skipped Time
TestProject.CommonnessInfoTests 2✅ 77ms
TestProject.CoordinateSpace2DTests 1✅ 10ms
TestProject.EndpointComparisonTests 1✅ 0ms
TestProject.EndpointParseTests 5✅ 90ms
TestProject.GenericToolBoxTests 1✅ 124ms
TestProject.INetSerializableStructImplementationChecks 1✅ 31ms
TestProject.INetSerializableStructTests 22✅ 3s
TestProject.LuaCs.HookPatchTests 24✅ 11s
TestProject.MathUtilsTests 2✅ 3ms
TestProject.NetIdUtilsTests 1✅ 13ms
TestProject.PropertyConditionalTests 1✅ 214ms
TestProject.SerializableDateTimeTests 3✅ 79ms

✅ TestProject.CommonnessInfoTests

✅ TestInheritedCommonness
✅ TestPathCommonness

✅ TestProject.CoordinateSpace2DTests

✅ TestLocalToCanonical

✅ TestProject.EndpointComparisonTests

✅ TestLidgrenAddress

✅ TestProject.EndpointParseTests

✅ TestLidgrenAddress
✅ TestLidgrenEndpoint
✅ TestLidgrenEndpointHostName
✅ TestSteamP2PAddress
✅ TestSteamP2PEndpoint

✅ TestProject.GenericToolBoxTests

✅ MatchesStatIdentifier

✅ 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