0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
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
..
functional Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
integration Fix role fixture ordering bug in pg tests 2016-03-15 19:08:25 +00:00
unit Merge pull request #6599 from ErisDS/migrations-split 2016-03-15 13:47:44 +01: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