0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration/model
kirrg001 84fcedb036 Fixed travis
no issue

- last commit failed on mysql
- reverted added a new user to knex test utility
- added the user in the target test

@TODO: we should in the future add resources per test, without using a "global" set,
       otherwise you always run into trouble that you have to update a lot of tests when you add a new resource to the test set
2018-10-06 02:09:07 +02:00
..
base Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
model_accesstoken_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_app-fields_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_app-settings_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_apps_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_invite_spec.js
model_permissions_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_posts_spec.js Fixed travis 2018-10-06 02:09:07 +02:00
model_roles_spec.js Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00
model_settings_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
model_tags_spec.js Removed toJSON serialization in findPage method (#9899) 2018-09-26 14:11:22 +02:00
model_users_spec.js Fixed travis 2018-10-06 02:09:07 +02:00