cyrusimap / cassandane

Other
6 stars 11 forks source link

more MurderJMAP tests #160

Open elliefm opened 2 years ago

elliefm commented 2 years ago

Ken suggests in https://github.com/cyrusimap/cassandane/pull/151#pullrequestreview-749058101

We could add a JMAP test that uploads a blob via the frontend and download via the backend or vice-versa.

And for completeness, we could add tests via the frontend that GET The session object and do a POST of an API request (something as simple as Core/echo).

elliefm commented 2 years ago

WIP at https://github.com/cyrusimap/cassandane/compare/master...elliefm:160-more-murderjmap-tests, but it's dependent on #151 and https://github.com/cyrusimap/cyrus-imapd/pull/3564 being merged first