0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-api/admin/__snapshots__
Hannah Wolfe c66eeb5879 Updated settings to use new test framework
- 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
2022-03-19 16:06:07 +00:00
..
members.test.js.snap Fixed missing product name in API response when editing creating/editing subscriptions (#14339) 2022-03-18 16:06:38 +00:00
session.test.js.snap Added tests for session API 2022-03-18 13:13:16 +00:00
settings.test.js.snap Updated settings to use new test framework 2022-03-19 16:06:07 +00:00
site.test.js.snap
tiers.test.js.snap Fixed tiers test with correct visibility (#14280) 2022-03-08 18:00:30 +05:30