Ghost/core/test
Katharina Irrgang 677502813e 🎨 replace process.env.NODE_ENV usages by config.get('env') (#7544)
closes #6629

- i had the case that in gravatar process.env.NODE_ENV was undefined and indexOf of undefined crashe my application
- so always use config to read current env
2016-10-11 13:53:52 +01:00
..
functional use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
integration Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
unit 🎨 replace process.env.NODE_ENV usages by config.get('env') (#7544) 2016-10-11 13:53:52 +01:00
utils use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00