YueGuobin 213738f0a5
test(marker): add controller + API route tests for traffic-insight
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.
2026-07-16 00:39:52 +08:00
..
2025-01-02 23:17:55 +07:00
2023-08-04 18:20:06 +10:00
2026-03-05 12:38:28 +08:00
2023-09-07 17:31:11 +07:00
2026-01-24 21:38:58 +08:00
2026-04-11 19:54:49 +08:00