NYCPlanning / labs-geosearch-docker

Main repository for running the Planning Labs geosearch API powered by pelias
12 stars 3 forks source link

Publish failed tests for docs consumption #33

Open andycochran opened 6 years ago

andycochran commented 6 years ago

Set up web hook so that when master changes:


Since the test suite only logs failed tests, there's no way to publish the positive stuff. Maybe we also output the aggregate test results:

Aggregate test results
Pass: 29
Improvements: 0
Fail: 0
Placeholders: 0
Regressions: 11
Took 1199ms
Test success rate 72.5%
chriswhong commented 6 years ago

We should add this repo to our docker-compose setup so that we can automatically run tests as soon as the import is complete.