We currently need to test more than the CI itself, see this comment. We will need stricter tests in the CI.
Because a code can work in an engine but not in the production one, we need to use Postgres/Mysql directly in the CI instead of Sqlite, or using "CI bots" that test DiracX production itself.
It joins #450 and #378