Ghost/test/regression/models
Naz 4f78bf01a2 Moved default settings population test to regression suite
closes https://github.com/TryGhost/Team/issues/860
refs 5405b6ca7c

- The slow test was running slow because it's not a "unit test" it is testing much more. Moved it to a correct suite - regression which simplified the logic a lot (no need to mock db calls).
- Brought back the 2000ms limit as the bottleneck has been solved
2021-09-01 15:23:57 +04:00
..
base Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
model_member_stripe_customer.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
model_members.test.js Added ability to filter members on subscription data (#13214) 2021-08-12 10:10:51 +01:00
model_posts.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
model_settings.test.js Moved default settings population test to regression suite 2021-09-01 15:23:57 +04:00
model_stripe_customer_subscription.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
model_users.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00