towerops/test/towerops_web/live/org
Graham McIntire 9e525aa7e2
fix(tests): enable TOTP in remaining test setups
Fixes TOTP-related test failures by adding enable_totp: true to setup blocks.

Updated test files:
- test/towerops_web/live/org/preseem_insights_live_test.exs
- test/towerops_web/live/agent_live/index_test.exs
- test/towerops_web/live/org/integrations_live_test.exs
- test/towerops_web/live/org/settings_live_members_test.exs
- test/towerops_web/live/org/settings_live_property_test.exs
- test/towerops_web/live/org/settings_live_test.exs
- test/towerops_web/live/device_live/show_test.exs
- test/towerops_web/controllers/admin_controller_test.exs

Progress: 148 failures → 66 failures
2026-03-06 07:36:19 -06:00
..
integrations_live_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00
preseem_devices_live_test.exs perf(tests): disable TOTP by default in fixtures for faster tests 2026-03-06 07:21:52 -06:00
preseem_insights_live_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00
settings_live_members_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00
settings_live_property_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00
settings_live_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00