0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/test/unit
Sebastian Gierlinger 212521712d Clean up config (drop 'env')
closes #628
- removed .env from config.js
- ghost.config() returns correct config for NODE_ENV
- removed .env[process.env.NODE_ENV]
- updated tests
- deleted users.hbs, plugins.hbs, appearance.hbs (forgot to delete in PR #649)
2013-09-12 15:25:58 +01:00
..
fixtures Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
admin_spec.js Ensure image uploads do not overwrite if they have the same name 2013-09-10 22:02:28 +01:00
api_permissions_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_posts_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_settings_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_tags_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
api_users_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
client_ghostdown_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
client_showdown_int_spec.js Further improvements to markdown implementation 2013-09-09 22:55:32 +01:00
errorHandling_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
export_spec.js Publish button fixes 2013-09-10 09:32:02 -05:00
ghost_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
import_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
mail_spec.js Clean up config (drop 'env') 2013-09-12 15:25:58 +01:00
permissions_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
plugins_spec.js Fix FancyFirstChar nested tag content 2013-09-06 20:32:20 -05:00
server_helpers_index_spec.js Clean up config (drop 'env') 2013-09-12 15:25:58 +01:00
shared_gfm_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
testUtils.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00