la-chariotte/la_chariotte/tests
xmeunier 686a31b96a Make aggregated values computed when called instead of stored in DB
- GroupedOrder.total_price
- Order.articles_nb
- Order.price
- Item.ordered_nb
2024-11-05 11:01:02 +00:00
..
__init__.py chore: regroup all the tests in the test subfolder. 2024-04-13 17:15:46 +02:00
test_mails.py chore: regroup all the tests in the test subfolder. 2024-04-13 17:15:46 +02:00
test_order_get_ical.py chore: regroup all the tests in the test subfolder. 2024-04-13 17:15:46 +02:00
test_order_models.py chore: regroup all the tests in the test subfolder. 2024-04-13 17:15:46 +02:00
test_order_views_grouped_order.py Make aggregated values computed when called instead of stored in DB 2024-11-05 11:01:02 +00:00
test_order_views_item.py chore: regroup all the tests in the test subfolder. 2024-04-13 17:15:46 +02:00
test_order_views_order.py chore: regroup all the tests in the test subfolder. 2024-04-13 17:15:46 +02:00
test_views_stats.py feat: add a /stats endpoint 2024-05-06 16:52:51 +00:00
utils.py Make aggregated values computed when called instead of stored in DB 2024-11-05 11:01:02 +00:00