Commit Graph

5 Commits (78c117f30052b37e8f9ecb940a843ab334994e1d)

Author SHA1 Message Date
Christian Merten 78c117f300
chore(*): reformat using ruff (#22)
This is the remainder except for `jdav_web/members/`.
2 weeks ago
Christian Merten efe20bc721
chore(finance/models): add documentation and test for `validity` (#11)
Currently, the `INVALID_TOTAL` case of the `Statement.validity` method
is tested indirectly via the admin tests and the behavior is hard to
trace back. We therefore add documentation and a targeted test.
1 month ago
Christian Merten 69a4560ea4
refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3)
This is in preparation for a [new statement admin
view](#179).
2 months ago
Christian Merten 5efdbcb63c
chore(*): add various tests 4 months ago
Christian Merten 396ea6f796
chore(finance/tests): reorganise and add admin tests 4 months ago