mozilla / active-data-recipes

A repository of various activedata queries and recipes
Mozilla Public License 2.0
8 stars 24 forks source link

Expand test suite #20

Closed ahal closed 6 years ago

ahal commented 6 years ago

We have some tests for the actual recipe scripts themselves, but nothing for the (admittedly small) pieces of adr itself. We should add tests around the various cli binaries (running recipes, running queries, exporting gists/recipe tests). We'll need to make sure we stub out the call to the active data endpoint.

ahal commented 6 years ago

I'm going to file separate issues for individual pieces of the code base that should be tested. That way the scope stays smaller and there will be more issues for everyone to tackle.