0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
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
..
functional/routes Fixed travis 2018-10-06 02:09:07 +02:00
integration Fixed travis 2018-10-06 02:09:07 +02:00
unit Removed testUtils.API.getApiPath 2018-10-05 16:49:46 +02:00
utils Fixed travis 2018-10-06 02:09:07 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc