Ghost/test/regression/models
Naz bf587d4055 Moved disguised unit tests into regression test suite
no issue

- Two affected unit tests were triggering the "slow unit test" error on CI which gave a clue they were either:
- written badly
OR
- were not unit tests at all

- The latter proved to be true and the tests were moved where they belong - into the regression test suite with much more forgiving running itme constraints.
- Unit tests should run quick ALWAYS as that's the first thing that gets triggered before pushing improvements to main. Faster - better.
2021-07-19 12:04:42 +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 Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +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 disguised unit tests into regression test suite 2021-07-19 12:04:42 +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