Projects/Memopol/Tests

De La Quadrature du Net
< Projects‎ | Memopol
Révision datée du 29 juillet 2015 à 20:13 par Piks3l (discussion | contributions)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigationAller à la recherche


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...