Status: backlog Priority: P1 Created: 2026-02-21 Owner: AI Depends-on: routing-form-integration
After routing-form-integration is complete, there will likely be remaining E2E test failures that need individual attention. This spec covers the cleanup pass.
(when ...) guards in form tests that skip assertions — replace with proper assertions that fail visiblysrc/demo/com/example/headless_form_tests.clj — Fix silent guards, fix invoice rendersrc/demo/com/example/headless_routing_tests.clj — Fix route-guard testssrc/main/ files if bugs are found in the statechart logic(when addr-data ...) silently skips assertions if address data is nil(when inv-id ...) silently skips assertions if invoice ID is nil(when ...) guards silently skipping assertions in form testsCan you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |