Continuous Integration #39
GitHub Actions / Test Results
succeeded
Jan 12, 2025 in 0s
All 48 tests pass, 1 skipped in 2s
49 tests 48 ✅ 2s ⏱️
19 suites 1 💤
1 files 0 ❌
Results for commit b736013.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
PluginExistsTest(null,0)
Check notice on line 0 in .github
github-actions / Test Results
49 tests found
There are 49 tests, see "Raw output" for the full list of tests.
Raw output
AbsTest(-1,1)
AbsTest(-2147483647,int.MaxValue)
AbsTest(0,0)
AbsTest(1,1)
ActionDoCommandTest
AreaObjectIteratorTest
AssignCommandTest
CassowaryTest
DelayCommandTest
EffectNegativeLevelTest
EventTest
FAbsTest(-1.0f,1.0f)
FAbsTest(0.0f,0.0f)
FAbsTest(1.0f,1.0f)
FAbsTest(float.MinValue,float.MaxValue)
FeatTalentTests(-30,1)
FeatTalentTests(1,1)
FeatTalentTests(10,1)
FeatTalentTests(int.MaxValue,1)
GetFirstAreaTest
GetModuleNameTest
ItemPropertyHasteTest
JsonTest
LocationEngineStructureTest(-150.0f,200.0f,10.0f,90.0f)
LocationEngineStructureTest(0.0f,0.0f,0.0f,0.0f)
LocationEngineStructureTest(10.0f,2.0f,20.0f,180.0f)
LocationEngineStructureTest(float.MinValue,float.MaxValue,float.MaxValue,10.0f)
MainLoopTest
PluginExistsTest("",0)
PluginExistsTest("NWNX_Core",1)
PluginExistsTest("NWNX_DotNET",1)
PluginExistsTest("NWNX_MissingPlugin",0)
PluginExistsTest(null,0)
RunScriptTest
SQLQueryEngineStructureTest
SkillTalentTests(-30,1)
SkillTalentTests(1,1)
SkillTalentTests(10,1)
SkillTalentTests(int.MaxValue,1)
SpellTalentTests(-30,1)
SpellTalentTests(1,1)
SpellTalentTests(10,1)
SpellTalentTests(int.MaxValue,1)
SubStringTest("",0,0,"")
SubStringTest("example_string",0,7,"example")
SubStringTest("test_string",5,6,"string")
SubStringTest(null,0,5,"")
WriteLogFileDelegateHookTest
WriteLogFileUnmanagedHookTest
Loading