7 Commits

Author SHA1 Message Date
50730110cf Implement order processor
Basic function that allows to place the order and persist it in the
database
2025-04-22 11:58:58 +02:00
a33a60b879 Allow store the status of an order 2025-04-22 11:58:58 +02:00
0921b7205e Use in memory databases for testing 2025-04-22 11:58:58 +02:00
d427d0a184 Add implementation to persist orders in the db 2025-04-22 11:58:53 +02:00
fb12519123 Implement a basic request test creating an order 2025-04-21 11:47:58 +02:00
9645fccfb9 Fix conftest setup 2025-04-21 11:47:17 +02:00
87c81fd7c0 Initial commit 2025-04-21 09:28:40 +02:00