Ghost/core/test/unit
Sebastian Gierlinger 35a32279d9 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-14 13:14:00 +01:00
..
fixtures
admin_spec.js Added post-settings menu with edit permalink field 2013-09-13 12:36:38 -05: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 Fix bug preventing tags from being saved when a Post is created. 2013-09-13 14:30: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-14 13:14:00 +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-14 13:14:00 +01:00
shared_gfm_spec.js Fixing issues with {{url}} 2013-09-06 18:23:22 +01:00
testUtils.js Refactoring tests to always run as expected 2013-09-13 15:12:38 +01:00