mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
19 controller-layer tests covering start/stop/update_marker (storage, inheritance guards + bypasses, partial-update preservation of render hints), project-def CRUD (fan-out, sync, delete-cleanup regression), apply_defs_to_new_link, persist_markers/asdict, and aggregation. 15 API-route tests covering per-link create/update/delete (201/200/204), global-prefix rejection on create (409 regression), bad-format rejection (422), PUT/DELETE-on-inherited guard (409 regression), project-def CRUD endpoints, and the aggregation view. All 34 tests pass when run as part of the full suite.