3 Commits

Author SHA1 Message Date
0513154b01 Fix remaining 12 multi-line conn shadowing issues
Manually refactor multi-line conn = post/put(conn, ...) patterns
across user_session, user_settings, and user_registration controller
tests. Rename shadowed conn to response using pipeline operator.

Also add plans/multi-line-conn-refactoring.md spec for future
Elixir-based tooling to handle these patterns automatically.
2026-05-05 22:03:06 +01:00
a181c0e814 plan to fix the issues in the readme 2026-05-05 14:44:27 +01:00
Willem van den Ende
5cc65ee391 agent forgot to commit a bunch of files 2026-04-02 09:56:49 +00:00