0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Hannah Wolfe 84f387785a Migration messaging improvements
refs #6301

- fix messages that joined with comma and therefore missed outputting version no
- change `logInfo` to `logger` that has both an info and a warn method
- add new warn method to errors
- add a warn message everytime a migration (data or fixture) gets skipped over
- update logger everywhere, including tests
- update tests to check logger.warn gets called
2016-03-22 09:59:22 +00:00
..
functional Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
integration Migration messaging improvements 2016-03-22 09:59:22 +00:00
unit Migration messaging improvements 2016-03-22 09:59:22 +00:00
utils Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00