Commit Graph

6 Commits

Author SHA1 Message Date
Colin Goutte 33ea9742b2 Add directiv in normal makefile for venv 2023-08-25 15:12:00 +02:00
Colin Goutte faf4841016 GREEN: But this is really coding *against* the framework
This is noe the proper way to do it. FastAPI define schemas to do such
work.

The 'name' parameter was not passed (but seemed to work on live) and i
was looking for a database issue.

There might have been some colisions on import

However this show how to evolve from a mindset to another.
2023-08-25 15:11:32 +02:00
Colin Goutte e8aaa18baa accessing Orm throught test api does not seems to work, skip it for now 2023-08-25 12:40:36 +02:00
Colin Goutte 5f96a4b82a RED: we still need to created the view 2023-08-25 12:10:37 +02:00
Colin Goutte 3721881813 RED: Fix import, still need to create proper database strcuture 2023-08-25 12:03:32 +02:00
Colin Goutte 7b6c26dbdc RED: First shot of testing 2023-08-25 11:54:37 +02:00