papandreou / express-processimage

Express middleware that processes served images according to the query string
BSD 3-Clause "New" or "Revised" License
56 stars 18 forks source link

Add docker development container based on Travis CI setup #69

Closed gustavnikolaj closed 5 years ago

gustavnikolaj commented 5 years ago

I couldn't get my macbook configured to run the tests without failures. This docker container mimics the Travis CI setup and has a completely passing test suite.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 92.414% when pulling da270218e10e0651eb3f1f27ce5da274d9e81409 on feature/dockerDevEnvironment into 927c5822c738c7dfadf42e3151f363a46c0cce06 on master.

gustavnikolaj commented 5 years ago

Merging dispite CI breakage. (broken in the same way as master)