You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/finance/tests
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
..
__init__.py refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago
admin.py feat(finance/admin): unified statement view (#6) 1 month ago
migrations.py refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago
models.py chore(finance/models): add documentation and test for `validity` (#11) 1 month ago
rules.py refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago