ryanj / origin-s2i-nodejs

A basic Source to Image builder for OpenShift Origin, with runtime binaries from Nodejs.org
https://hub.docker.com/r/ryanj/centos7-s2i-nodejs/
Apache License 2.0
20 stars 30 forks source link

Upstream changes break test coverage for DEBUG and NODE_ENV configs #4

Closed ryanj closed 8 years ago

ryanj commented 8 years ago

See #3

ryanj commented 8 years ago

removed DEV_MODE, and nodemon. Cleaned up tests in https://github.com/ryanj/origin-s2i-nodejs/commit/17ec605a8220a64a627ce1fd4c38eafbb56aac05

Tests should be working correctly now