spiral-project / ihatemoney

A simple shared budget manager web application
https://ihatemoney.org
Other
1.18k stars 267 forks source link

Fix API for member edition #1261

Open almet opened 10 months ago

almet commented 10 months ago

Fix for #1259. To merge after #1260.

almet commented 10 months ago

I can run the failing test with

.venv/bin/pytest -W ignore::DeprecationWarning ihatemoney/tests/api_test.py -k test_member_edition_keep_data -s
almet commented 10 months ago

From what I understand:

almet commented 10 months ago

This is actually manyfold.