Ghost/core/test/integration
Hannah Wolfe 051a917e37 Fix role fixture ordering bug in pg tests
closes #6605

- ensure that roles are being output in order of their ID before asserting
- the asserting checks both the content and order of the array - this could be done differently as order doesn't really matter here, but will let us know if there are changes in DB behaviour
2016-03-15 19:08:25 +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 Fix role fixture ordering bug in pg tests 2016-03-15 19:08:25 +00:00
update_check_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00