mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-06 15:28:39 +00:00
Add additional component serialization tests for QuickBuildComponent, VendorComponent, and RenderComponent with comprehensive coverage
Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,9 @@ set(DCOMPONENTS_TESTS
|
||||
"ControllablePhysicsComponentTests.cpp"
|
||||
"SkillComponentTests.cpp"
|
||||
"BuffComponentTests.cpp"
|
||||
"QuickBuildComponentTests.cpp"
|
||||
"VendorComponentTests.cpp"
|
||||
"RenderComponentTests.cpp"
|
||||
)
|
||||
|
||||
# Get the folder name and prepend it to the files above
|
||||
|
Reference in New Issue
Block a user