[devtools] change the way we start/stop postgresql
Instead of having the test db handler start a cluster on demand, use the
test module's setUp/tearDown callbacks to do it. This allows to have
one data directory (and thus cluster) per test module, allowing
different test modules to run in parallel, each using its own database
cluster whose path is based on the test module.
TACHES
======
-- écrire objet stocke/manipule les données
-- extraire tests de chaîne de caractère
* utiliser sqlite
* écrire fonction prend chemin en argument et renvoie contenu
* extraire tests (chaîne de caractère) de spec
* utiliser yams pour schéma