0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/api/shared
Hannah Wolfe 833035d7be
Improved coverage of api serializer
- Have ensured we have 100% coverage of core/server/api/shared/serializers/handle.js
- This meant I had to swap around two validation clauses as one was unreachable
- I have done this as I want to make some changes in this area of the codebase, and want to ensure we have tests
  and a clear understanding of what this code does before I change it
2022-03-09 20:02:15 +00:00
..
serializers Improved coverage of api serializer 2022-03-09 20:02:15 +00:00
util Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
validators Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
frame.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
headers.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
http.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
pipeline.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00