oecs-sharp/OECS.Tests
hyper d73b7ebf37 feat(serialization): Implement world save/load with MessagePack
Add EntityFormatter to handle readonly fields, fix relationship
target serialization, and add edge case tests for ReorderSources,
RemoveSingleton, and ReadComponent/ReadSingleton.
2026-07-22 18:59:31 +08:00
..
CommandTests.cs feat: implement auto-dirty-marking for query iterators 2026-07-21 10:40:18 +08:00
CoreTests.cs refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00
EdgeCaseTests.cs feat(serialization): Implement world save/load with MessagePack 2026-07-22 18:59:31 +08:00
InterruptTests.cs feat(oecs): Add interrupt mechanism to block system ticks 2026-07-22 15:59:13 +08:00
OECS.Tests.csproj refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00
QueryAndSystemTests.cs feat: implement auto-dirty-marking for query iterators 2026-07-21 10:40:18 +08:00
ReactivityTests.cs test: add relationship and reordering tests 2026-07-22 08:07:01 +08:00
RelationshipTests.cs test: add relationship and reordering tests 2026-07-22 08:07:01 +08:00
SerializationTests.cs feat(serialization): Implement world save/load with MessagePack 2026-07-22 18:59:31 +08:00
SingletonTests.cs test: rename Run to RunImpl in test mocks 2026-07-21 09:50:04 +08:00