Ghost/test/unit/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
api-key.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
integration.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
invite.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
member.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
permission.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
post.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
session.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
settings.test.js Moved default settings population test to regression suite 2021-09-01 15:23:57 +04:00
single-use-token.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
tag.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
user.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00