0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit
Hannah Wolfe c855198ace Add tests to verify db version hasn't changed
issue #4479

- these tests will need updating if ever the db schema (not inc validations), permissions fixtures or db
version ever changes
- the intention is that it is no longer possible to accidentally change permissions or the db schema without
knowing you need to update the db version and the values in this test file
2014-12-20 10:24:20 +00:00
..
server_helpers Test update to handle downsize improvements 2014-12-14 23:37:00 +00:00
apps_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
config_spec.js Return computed url with post object 2014-12-10 17:23:02 +00:00
error_handling_spec.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
filters_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
frontend_spec.js Use non-deprecated moment.substract() 2014-11-29 17:58:55 -08:00
importer_spec.js Data importer improvements and fixes 2014-12-18 19:50:53 +00:00
mail_spec.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
middleware_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
migration_spec.js Add tests to verify db version hasn't changed 2014-12-20 10:24:20 +00:00
permissions_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
server_helpers_index_spec.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
server_helpers_template_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
server_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
showdown_client_integrated_spec.js Adds markdown highlight support 2014-12-04 13:37:29 +00:00
showdown_footnotes_spec.js Add footnotes extension to showdown 2014-11-11 19:24:04 +11:00
showdown_ghostGFM_spec.js Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
showdown_ghostimagepreview_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
showdown_highlight_spec.js Adds markdown highlight support 2014-12-04 13:37:29 +00:00
storage_local-file-store_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
xmlrpc_spec.js Return computed url with post object 2014-12-10 17:23:02 +00:00