Skip to content

@matrix-widget-toolkit/testing@4.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:30
46862f5

Highlights

The mock widget API keeps pace with the two new API features, so you can cover them in unit tests. mockWidgetApi() now provides getRtcTransports() and both sendRoomEvent() and sendDelayedRoomEvent() include the stickyDurationMs option by stamping msc4354_sticky onto the mocked event.

Minor Changes

  • c246174: Add support for RTC transports discovery (MSC4515)
  • 5f2f76a: Add support for sticky events (MSC4407)

Patch Changes

  • 3e6c8e9: Update @reduxjs/toolkit to 2.12.0, matrix-widget-api to 1.18.0
  • Updated dependencies [c246174]
  • Updated dependencies [5f2f76a]
  • Updated dependencies [2b536aa]
  • Updated dependencies [3e6c8e9]
    • @matrix-widget-toolkit/api@5.1.0