Pulse/tests
rcourtman 5f3228cac4 Make environment-coupled e2e specs portable to the test stack
Specs 36/54/55 hardcoded the hot-dev URL (127.0.0.1:5173), which does not
exist in the dockerized stack or CI; they now resolve the shared runtime
base URL. Spec 36 also never authenticated (it only ever ran against an
already-authenticated dev session) and pinned fixture timestamps that aged
out of the history view's default period window.

The visual spec injects an inline stylesheet, which the nonce CSP active
outside hot-dev blocks, so it now runs with bypassCSP. The commercial
cancellation specs require a pre-provisioned live-Stripe fixture bundle
(test clocks, customer and subscription ids) that no CI environment
carries; they skip with the missing variables named instead of failing.
2026-07-08 11:09:56 +01:00
..
integration Make environment-coupled e2e specs portable to the test stack 2026-07-08 11:09:56 +01:00
migration Clear all errcheck and gofmt violations so make lint gates on real findings 2026-06-09 21:42:21 +01:00