Ghost/core/test/integration
Joerg Henning 0f3cb44227 deps: validator@5.1.0
closes #6462

- monkey-patch validator.extends() since it was dropped by validator @5.0.0
- coerce input to string prior to validation (custom toString func)
- need to handle boolean validation based on column type not isIn()
- use `lodash.tostring` to convert input values to strings
2016-04-19 09:39:12 +08:00
..
api add events for post scheduling 2016-04-18 16:44:41 +02:00
model deps: validator@5.1.0 2016-04-19 09:39:12 +08:00
export_spec.js Exporter cleanup & tests 2016-03-12 19:01:25 +00:00
import_spec.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
migration_spec.js Add permissions models & relations for clients 2016-04-14 19:02:56 +01:00
update_check_spec.js fix: update_check_spec setup, serve-shared-file_spec setup 2016-04-14 18:24:53 +02:00