mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
9e96b04542
- this is a small part of a bit of cleanup of our test files - the goal is to make the existing tests clearer with a view to making it easier to write more tests - this makes the test structure follow the codebase structure more closely - eventually we will colocate the tests as we break the codebase down further |
||
---|---|---|
.. | ||
base | ||
api-key.test.js | ||
integration.test.js | ||
invite.test.js | ||
member.test.js | ||
permission.test.js | ||
post.test.js | ||
session.test.js | ||
settings.test.js | ||
single-use-token.test.js | ||
tag.test.js | ||
user.test.js |