0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/utils
Nazar Gargol 634a9160a8 Fixed test suite timeout for multi-author posts
no issue

- The timeout has been triggered due to lot's (25) of posts being inserted into the databse , which took over 20 000ms on Travis.
- We don't need to insert this many posts in the first place to test the case
- The reason why it is taking longer to do the insertion operation then before should be investigated separately
2019-10-14 16:11:10 +02:00
..
fixtures Merge branch 'master' into v3 2019-10-08 13:58:08 +01:00
mocks Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
api.js Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
assertions.js
configUtils.js
index.js Fixed test suite timeout for multi-author posts 2019-10-14 16:11:10 +02:00
urlUtils.js Bumped default API for url utils to v3 2019-09-17 09:43:31 +02:00