0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Jason Williams b69477e838 Return computed columns when used in "columns"
Closes #6625
- Adds a failing test for not returning computed columns as well
  as for the bookshelf bug where extra columns passed into a fetch
  will result in the model having an extra "quoted" column.
- Filter model attributes for passing into "fetch" but used the
  entire list of columns for `toJSON`.
2016-04-11 09:58:07 -05:00
..
functional Relax origin checking in auth middleware 2016-03-31 10:58:52 -05:00
integration Return computed columns when used in "columns" 2016-04-11 09:58:07 -05:00
unit move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
utils Merge pull request #6654 from ErisDS/fixture-population 2016-04-02 09:04:24 -05:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00