Skip to content

Finished Adding HMX Dynamite #71

Finished Adding HMX Dynamite

Finished Adding HMX Dynamite #71

GitHub Actions / Tests succeeded Sep 27, 2024 in 0s

98 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.crafting.DustStackTest.xml 7✔️ 2ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.crafting.DustUtilsTest.xml 5✔️ 264ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.data.DataHandlingUtilsTest.xml 8✔️ 15ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.data.DataPacketTest.xml 7✔️ 3ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTLambdaAndMergingTest.xml 5✔️ 7ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTListOfTest.xml 11✔️ 15ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWithAndGetTest.xml 11✔️ 15ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWrappingTest.xml 5✔️ 6ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.EntityUtilsTest.xml 4✔️ 950ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.IIColorFromTest.xml 13✔️ 42ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.IIColorGetTest.xml 13✔️ 6ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.ResLocTest.xml 8✔️ 23ms
build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.SerializableEnumTest.xml 1✔️ 0ms

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.crafting.DustStackTest.xml

7 tests were completed in 2ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.api.crafting.DustStackTest 7✔️ 2ms

✔️ pl.pabilo8.immersiveintelligence.api.crafting.DustStackTest

✔️ subtract()
✔️ deserializeNBT()
✔️ copy()
✔️ serializeNBT()
✔️ canMergeWith()
✔️ mergeWith()
✔️ isEmpty()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.crafting.DustUtilsTest.xml

5 tests were completed in 264ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.api.crafting.DustUtilsTest 5✔️ 264ms

✔️ pl.pabilo8.immersiveintelligence.api.crafting.DustUtilsTest

✔️ fromItemStack()
✔️ isDustStack()
✔️ getDustStacks()
✔️ fromDustStack()
✔️ getColor()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.data.DataHandlingUtilsTest.xml

8 tests were completed in 15ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.api.data.DataHandlingUtilsTest 8✔️ 15ms

✔️ pl.pabilo8.immersiveintelligence.api.data.DataHandlingUtilsTest

✔️ testAsInt()
✔️ testAsFloat()
✔️ testHandleCallback()
✔️ testAsString()
✔️ testExpectingNumericParam()
✔️ testExpectingBooleanParam()
✔️ testExpectingEnumParam()
✔️ testExpectingStringParam()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.api.data.DataPacketTest.xml

7 tests were completed in 3ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.api.data.DataPacketTest 7✔️ 3ms

✔️ pl.pabilo8.immersiveintelligence.api.data.DataPacketTest

✔️ testSetPacketAddress()
✔️ testClone()
✔️ testToNBT()
✔️ testFromNBT()
✔️ testSetAndGetVariable()
✔️ testRemoveVariable()
✔️ testSetPacketColor()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTLambdaAndMergingTest.xml

5 tests were completed in 7ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTLambdaAndMergingTest 5✔️ 7ms

✔️ pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTLambdaAndMergingTest

✔️ testCheckSetEnum()
✔️ testMerge()
✔️ testCheckSetBoolean()
✔️ testCheckSetInt()
✔️ testCheckSetString()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTListOfTest.xml

11 tests were completed in 15ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTListOfTest 11✔️ 15ms

✔️ pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTListOfTest

✔️ testListOfNBTBase()
✔️ testListOfArray()
✔️ testListOfVec3d()
✔️ testPrimitives()
✔️ testListOfDimensionBlockPos()
✔️ testListOfEasyNBT()
✔️ testSingleType()
✔️ testListOfBlockPos()
✔️ testListOfCollection()
✔️ testListOfFluidStack()
✔️ testListOfItemStack()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWithAndGetTest.xml

11 tests were completed in 15ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWithAndGetTest 11✔️ 15ms

✔️ pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWithAndGetTest

✔️ testWithFluidStack()
✔️ testWithByte()
✔️ testWithBoolean()
✔️ testWithItemStack()
✔️ testWithInt()
✔️ testWithPos()
✔️ testWithDimPos()
✔️ testWithDouble()
✔️ testWithString()
✔️ testWithFloat()
✔️ testWithVec3d()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWrappingTest.xml

5 tests were completed in 6ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWrappingTest 5✔️ 6ms

✔️ pl.pabilo8.immersiveintelligence.common.util.easynbt.EasyNBTWrappingTest

✔️ testWrapNBTWithItemStack()
✔️ testWrapNBTWithNBTTagCompound()
✔️ testWrapNBTWithJsonObject()
✔️ testParseEasyNBT()
✔️ testNewNBT()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.EntityUtilsTest.xml

4 tests were completed in 950ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.EntityUtilsTest 4✔️ 950ms

✔️ pl.pabilo8.immersiveintelligence.common.util.EntityUtilsTest

✔️ testSetEntityVelocity()
✔️ testGetFacingBetweenPos()
✔️ testGetEntityCenter()
✔️ testGetEntityMotion()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.IIColorFromTest.xml

13 tests were completed in 42ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.IIColorFromTest 13✔️ 42ms

✔️ pl.pabilo8.immersiveintelligence.common.util.IIColorFromTest

✔️ testFromHSV()
✔️ testFromHex()
✔️ testFromRGB()
✔️ testFromARGB()
✔️ testFromCMYK()
✔️ testWithBlue()
✔️ testWithBrightness()
✔️ testFromPackedARGB()
✔️ testFromFloatRGB()
✔️ testWithRed()
✔️ testFromPackedRGB()
✔️ testWithGreen()
✔️ testFromFloatRGBA()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.IIColorGetTest.xml

13 tests were completed in 6ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.IIColorGetTest 13✔️ 6ms

✔️ pl.pabilo8.immersiveintelligence.common.util.IIColorGetTest

✔️ testGetDyeColor()
✔️ testGetAlpha()
✔️ testGetGreen()
✔️ testGetPackedRGB()
✔️ testGetCMYK()
✔️ testGetBlue()
✔️ testGetHexARGB()
✔️ testGetHexCol()
✔️ testGetHexRGB()
✔️ testGetHSV()
✔️ testGetRed()
✔️ testGetPackedARGB()
✔️ testGetTextFormatting()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.common.util.ResLocTest.xml

8 tests were completed in 23ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.common.util.ResLocTest 8✔️ 23ms

✔️ pl.pabilo8.immersiveintelligence.common.util.ResLocTest

✔️ testWithExtension()
✔️ testGetModelResLoc()
✔️ testRoot()
✔️ testReplace()
✔️ ofEqualsWith()
✔️ testWithDomain()
✔️ testAsDirectory()
✔️ testConstructorAndBasicProperties()

✔️ build/test-results/test/TEST-pl.pabilo8.immersiveintelligence.SerializableEnumTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pl.pabilo8.immersiveintelligence.SerializableEnumTest 1✔️ 0ms

✔️ pl.pabilo8.immersiveintelligence.SerializableEnumTest

✔️ testGetName()