0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
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
..
api Improve getDatabaseVersion & versioning tests 2016-03-14 17:11:04 +00:00
model Merge pull request #6532 from jaswilli/issue-6491 2016-02-18 09:12:06 +00:00
export_spec.js Exporter cleanup & tests 2016-03-12 19:01:25 +00:00
import_spec.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
migration_spec.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
update_check_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00