tj/consolidate.js

Option tests needed

Open

#222 opened on Jan 24, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3,482 stars) (371 forks)batch import
Help wanted

Description

Right now consolidate does not test any options passed to the libs. The options are likely changing over time and should therefor be tested, so we realize if a library changed it's behavior.

Contributor guide