Ghost/core/test/integration
Jason Williams 633cf1385a Run tag add operations in sequence
Closes #4697
- Run tag add operations in sequence instead of in parallel
  since generateSlug will hand out duplicate slugs until one of
  them is committed to the database.
- Add test.
- Misc cleanup of method parameter names and jshint hints.
2014-12-22 00:41:10 +00:00
..
api Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
model Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Data importer improvements and fixes 2014-12-18 19:50:53 +00:00
sitemap_spec.js Sort newest to oldest in sitemap files 2014-12-09 12:41:31 -08:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00