0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Sebastian Gierlinger 3f2258e95b Replace cookieSession with session
- changed cookieSession to session
- added session.regenerate for login and logout
- added bookshelf session store
- added session table to database
- added import for databaseVersion 001
- added grunt task test-api
- cleanup of gruntfile to start express when needed only
- moved api tests to functional tests
2013-11-24 15:29:36 +01:00
..
functional Replace cookieSession with session 2013-11-24 15:29:36 +01:00
integration/model Replace cookieSession with session 2013-11-24 15:29:36 +01:00
unit Replace cookieSession with session 2013-11-24 15:29:36 +01:00
utils Replace cookieSession with session 2013-11-24 15:29:36 +01:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00