0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/integration
Hannah Wolfe 6e48275160 Extending context concept to models
fixes #3275, fixes #3290, ref #3086, ref #3084

- Ensure that we use the current logged in user and not just user 1 when
- removing hard coded user: 1 except where absolutely necessary
- passing context, rather than user to models
- base model has a new function to determine what id to use for created_by etc
2014-07-18 15:32:56 +01:00
..
api Extending context concept to models 2014-07-18 15:32:56 +01:00
model Extending context concept to models 2014-07-18 15:32:56 +01:00
update_check_spec.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00