matrix-moderation-widget

A widget for moderating with mjolnir. Highly WIP. Use at your own risk!
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-moderation-widget.git
Log | Files | Refs | README | LICENSE

setupTests.ts (241B)


      1 // jest-dom adds custom jest matchers for asserting on DOM nodes.
      2 // allows you to do things like:
      3 // expect(element).toHaveTextContent(/react/i)
      4 // learn more: https://github.com/testing-library/jest-dom
      5 import '@testing-library/jest-dom';