etalab / transport-community-contributions

Permettre à la communauté Transport.data.gouv.fr de contribuer à certains jeux de données
https://contribuer.transport.data.gouv.fr
4 stars 2 forks source link

small test for ci #4

Closed fchabouis closed 3 years ago

fchabouis commented 3 years ago

The goal : users don't need to fill the id_lieu column, and it is filled automatically by the app, following the schema recommandation. https://schema.data.gouv.fr/etalab/schema-lieux-covoiturage/latest/documentation.html#propri%C3%A9t%C3%A9-id_lieu

For that purpose, I added some unit tests with jest, and plugged them into circleci