0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration/model
Sebastian Gierlinger e2cee5be66 Move API tests to /integration/
closes #1396
- moved core/test/unit/api* to core/test/integration/api/
- moved core/test/integration/model* to core/test/integration/model/
- moved core/test/unit/utils to core/test/utils
- moved core/test/unit/fixtures to core/test/utils/fixtures/
- changed gruntfile.js to execute api tests with target 'integration'
2013-11-07 14:26:47 +01:00
..
model_permissions_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_posts_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_roles_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_settings_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_tags_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_users_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00