You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(TASK-025): RED on_* lambda registration suite
Adds the eight-test compile-time + runtime suite for the new lambda
registration entry points: hello-world (PRD §3.4), per-method 405 +
Allow header, multi-method composition on a single path, all seven
overloads dispatch their method, duplicate (method, path) throws,
merge-then-conflict still throws, parameterized path binds {id}, and
class-resource registration on a lambda-owned path throws. Pins the
§4.7 detail::route_entry shape via static_assert.
Compiles will fail until on_get/post/put/delete/patch/options/head and
detail::route_entry land in GREEN.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments