NavisworksTransport/UnitTests/Core
tian 3f985aa235 phase 1: data layer for alias tree
- AliasNodeIdentity: stable composite node identifier (path + sibling index)
- AliasDataStore: CRUD operations on SQLite AliasMap table
- PathDatabase: add AliasMap table creation + index
- Unit tests: 30 tests for identity parsing/equality, store CRUD/batch/import
- Both projects compile successfully
2026-05-31 12:46:33 +08:00
..
AliasTreeTests.cs phase 1: data layer for alias tree 2026-05-31 12:46:33 +08:00
PathHelperTests.cs fix collision report save timing 2026-04-10 00:16:55 +08:00
PathPersistenceTests.cs Add rail mount placement controls and persistence 2026-03-26 01:01:01 +08:00
PathPlanningManagerHoistingCompletionTests.cs fix hoisting descend point reuse 2026-04-09 23:28:12 +08:00
PathRouteCloneTests.cs Add path duplication workflow 2026-03-28 12:36:24 +08:00
SelectionClipBoxLockStateTests.cs Lock selection clip box after activation 2026-04-15 16:02:12 +08:00