Ghost/test/e2e-api
Hannah Wolfe 7433378e6a Added serializer for redirects.upload
refs:  https://github.com/TryGhost/Toolbox/issues/245

- There was only a serializer in place for redirects.download.
- Upload was falling through, which means nothing happens by default atm
- We want to change this default, so I'm making sure all our routes have serializers declared and tests
- Updated the tests and checked the behaviour was the same before and after:
  - We can't use our new framework here yet because it doesn't support uploads or downloads
  - Instead, just add simple matching for the body of the responses
2022-03-22 13:52:32 +00:00
..
admin Added serializer for redirects.upload 2022-03-22 13:52:32 +00:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Fixed local-only e2e test failure 2022-03-16 12:53:58 +00:00