0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Felix Rieseberg 0484eee6a5 Replace fs.exists (deprecated) with fs.stat
Closes #4847

- Replaces the deprecated fs.exists() with fs.stat(), in accordance with iojs & node.
2015-03-17 11:49:43 -07:00
..
client Add tests for client controllers 2015-02-02 22:22:03 +00:00
functional Introduce new help menu 2015-03-09 11:53:40 +02:00
integration Check ids match on edit 2015-02-28 16:25:37 +00:00
unit Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
utils Merge pull request #4772 from ekulabuhov/4262_NextPrevPostWIP 2015-01-14 10:32:07 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00: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