From cdb8b03ce1a7577ccd26736a60974cf0a6261671 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 6 Jul 2026 15:42:58 +0200 Subject: [PATCH] test(member): move the cycle-status test beside its OverviewQuery --- .../member_live/index/overview_query_cycle_status_test.exs} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename test/mv_web/{member_live/index_cycle_status_filter_test.exs => live/member_live/index/overview_query_cycle_status_test.exs} (97%) diff --git a/test/mv_web/member_live/index_cycle_status_filter_test.exs b/test/mv_web/live/member_live/index/overview_query_cycle_status_test.exs similarity index 97% rename from test/mv_web/member_live/index_cycle_status_filter_test.exs rename to test/mv_web/live/member_live/index/overview_query_cycle_status_test.exs index f6bb4467..1ee235c9 100644 --- a/test/mv_web/member_live/index_cycle_status_filter_test.exs +++ b/test/mv_web/live/member_live/index/overview_query_cycle_status_test.exs @@ -1,4 +1,4 @@ -defmodule MvWeb.MemberLive.IndexCycleStatusFilterTest do +defmodule MvWeb.MemberLive.Index.OverviewQueryCycleStatusTest do @moduledoc """ §1.13 — the paid/unpaid cycle-status filter, under the current or last-completed cycle view, returns the same members as the previous in-memory classifier,