Statistics: member stats independent of fee type
This commit is contained in:
parent
98af2b77ee
commit
490dced8c8
3 changed files with 272 additions and 147 deletions
|
|
@ -15,9 +15,9 @@ defmodule MvWeb.StatisticsLiveTest do
|
|||
|
||||
assert html =~ "Statistics"
|
||||
assert html =~ "Active members"
|
||||
assert html =~ "Open amount"
|
||||
assert html =~ "Unpaid"
|
||||
assert html =~ "Contributions by year"
|
||||
assert html =~ "Joins and exits by year"
|
||||
assert html =~ "Member numbers by year"
|
||||
end
|
||||
|
||||
test "page shows overview of all relevant years without year selector", %{conn: conn} do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue