tj/consolidate.js

Option tests needed

Open

#222 opened on Jan 24, 2016

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

Repository metrics

Stars
 (3,482 stars)
PR merge metrics
 (No merged PRs in 30d)

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