oecs-sharp/tests/OECS.Tests
hypercross df388ee9b3 refactor: remove QueryDescriptor from ISystem interface
Remove the mandatory Query property from the ISystem interface,
allowing systems to manage their own queries locally or via other
means. Update all implementing systems and tests to use local
query descriptors instead.
2026-07-18 22:22:52 +08:00
..
CommandTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
CoreTests.cs feat: add component validation and TryGetComponent 2026-07-18 20:07:43 +08:00
EdgeCaseTests.cs feat: add component validation and TryGetComponent 2026-07-18 20:07:43 +08:00
OECS.Tests.csproj feat: initialize OECS project structure 2026-07-18 19:03:37 +08:00
QueryAndSystemTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
ReactivityTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
RelationshipTests.cs refactor: add struct constraint to Relationship 2026-07-18 22:05:29 +08:00
SingletonTests.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00