From c41b479ed84167a32d3fbebd584f3a398cdf537e Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Mon, 26 Jan 2026 11:01:47 -0600 Subject: [PATCH] more tests --- lib/towerops_web/components/layouts.ex | 12 +- .../controllers/api_docs_html/index.html.heex | 69 ++- lib/towerops_web/live/agent_live/edit.ex | 2 +- .../live/agent_live/edit.html.heex | 4 +- .../live/agent_live/index.html.heex | 4 +- .../live/agent_live/show.html.heex | 4 +- .../live/alert_live/index.html.heex | 4 +- .../live/dashboard_live.html.heex | 6 +- .../live/device_live/form.html.heex | 2 +- lib/towerops_web/live/device_live/index.ex | 34 +- .../live/device_live/index.html.heex | 586 +++++++++++------- .../live/org/settings_live.html.heex | 2 +- test/snmpkit/snmp_mgr_integration_test.exs | 512 +++++++++++++++ 13 files changed, 1004 insertions(+), 237 deletions(-) create mode 100644 test/snmpkit/snmp_mgr_integration_test.exs diff --git a/lib/towerops_web/components/layouts.ex b/lib/towerops_web/components/layouts.ex index 52e5f57c..35d47f77 100644 --- a/lib/towerops_web/components/layouts.ex +++ b/lib/towerops_web/components/layouts.ex @@ -169,7 +169,7 @@ defmodule ToweropsWeb.Layouts do