mitgliederverwaltung/test
Moritz 9ac275203c
Add StatisticsLive: overview, bars by year, pie chart
- Summary cards: active/inactive members, open amount
- Joins and exits by year (horizontal bars)
- Contributions by year: table with stacked bar above amounts
- Column order: Paid, Unpaid, Suspended, Total; color dots for legend
- All years combined pie chart
- LiveView tests
2026-02-10 22:44:19 +01:00
..
accounts Tests: accept single user or list from read_sign_in_with_rauthy (get? true) 2026-02-04 18:13:30 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership tests: add tests 2026-02-09 13:34:57 +01:00
membership_fees Merge branch 'main' into feature/337_polish_import 2026-02-04 16:28:55 +01:00
mv Add Statistics module for member and cycle aggregates 2026-02-10 22:44:07 +01:00
mv_web Add StatisticsLive: overview, bars by year, pie chart 2026-02-10 22:44:19 +01:00
support test: add page permission tests and ConnCase role tags 2026-01-30 00:00:32 +01:00
seeds_test.exs test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +01:00
test_helper.exs chore: disable test performance output again 2026-01-28 14:54:59 +01:00