Memopol tests : Différence entre versions

De La Quadrature du Net
Aller à la navigationAller à la recherche
m
 
Ligne 14 : Ligne 14 :
  
 
to come...
 
to come...
 +
 +
[[Category:Memopol]]

Version actuelle datée du 29 juillet 2015 à 19:46


Political Memory is a toolbox designed by La Quadrature du Net to help european citizens to reach members of European Parliament (MEPs), and track their voting records.

Running tests[modifier]

Projects tests are centralized in the `tests` dir.

To run tests, you just need to run `nosetests` in the project root directory.

The nose configuration is in the `setup.cfg` file.

Testing[modifier]

to come...