0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Harry Wolff 66845def85 Moves storage module to use prototypes for inheritance and structure.
addresses #2852

- Moves storage modules to use prototypes and to create prototypes
that inherit from the base storage ctor.

- Makes storage/base conform to an all Promise interface.
2014-09-12 21:41:29 -04:00
..
api Moves storage module to use prototypes for inheritance and structure. 2014-09-12 21:41:29 -04:00
model Apply JSHint to test files. 2014-09-03 20:33:58 +02:00
export_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
import_spec.js Merge pull request #3866 from hswolff/config-updates 2014-08-29 21:35:56 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00