towerops/test
Graham McIntire 0ea2addc91
Fix Bandit configuration and user settings HTML test
Bandit 1.10.1 does not support read_timeout/write_timeout in http_1_options
or stream_idle_timeout in http_2_options. These invalid options caused the
application to crash on startup with 'Unsupported key(s) in http_1_options'.

Moved read_timeout to thousand_island_options where it belongs, and removed
the unsupported write_timeout and stream_idle_timeout options.

Also fixed UserSettingsHTMLTest to include the missing mobile_sessions assign
that is required by the edit.html.heex template.
2026-01-15 16:06:01 -06:00
..
integration Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
support Add tests for OrganizationsFixtures 2026-01-13 08:59:40 -06:00
towerops add api for mobile login 2026-01-15 15:36:14 -06:00
towerops_web Fix Bandit configuration and user settings HTML test 2026-01-15 16:06:01 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00