0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Hannah Wolfe 20710b9eba Refactor importer with tests
refs #4605

- Move as much code as possible out of the DB API
- Split the importer into 2 concepts, code which handles different
  filetypes and code which takes the content of files and imports it into
  Ghost in some way
- Split the import process into 4 steps, load the file into a useful
  format, preprocess the data, do the import, generate a report
- Reporting is currently a no-op
- Adds a basic level of testing
2014-12-17 18:22:39 +00:00
..
client Add view post link on published and updated posts 2014-12-15 12:18:47 +00:00
functional Update to Ember 1.9.0. 2014-12-10 16:24:20 +00:00
integration Password change MU 2014-12-11 21:23:07 +01:00
unit Refactor importer with tests 2014-12-17 18:22:39 +00:00
utils Return computed url with post object 2014-12-10 17:23:02 +00:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00