0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/test
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
..
client Add view post link on published and updated posts 2014-12-15 12:18:47 +00:00
functional Adjust casperjs test. 2014-12-18 20:22:48 +00:00
integration Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
unit Add tests to verify db version hasn't changed 2014-12-20 10:24:20 +00:00
utils Data importer improvements and fixes 2014-12-18 19:50:53 +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