Ghost/core/test/regression/models
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
..
base Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00
model_posts_spec.js Fixed test suite timeout for multi-author posts 2019-10-14 16:11:10 +02:00
model_users_spec.js Model regression tests cleanup (#10639) 2019-03-26 11:37:32 +08:00