mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- split out the two tests that use files, as the new framework doesn't support this yet - convert the 3 existing tests for the settings endpoint to use the new framework - introduced a new pattern of using a function to generate a matching array, so that we can do extra stuff - in this case, just one of the items needed a matcher for the value, which results in slightly weird code - wrapping in a function gives us somewhere to do this and leave a comment |
||
---|---|---|
.. | ||
members.test.js.snap | ||
session.test.js.snap | ||
settings.test.js.snap | ||
site.test.js.snap | ||
tiers.test.js.snap |