wire-server icon indicating copy to clipboard operation
wire-server copied to clipboard

Refactor and test user event serialisation

Open pcapriotti opened this issue 1 year ago • 0 comments

This replaces the ad-hoc serialisation code for user event with schema-profunctor instances, like everything else, and introduces golden tests for them. The JSON golden files were generated using the old code to ensure this refactoring hasn't changed anything.

https://wearezeta.atlassian.net/browse/WPB-6892

Checklist

  • [x] Add a new entry in an appropriate subdirectory of changelog.d
  • [x] Read and follow the PR guidelines

pcapriotti avatar Feb 29 '24 10:02 pcapriotti