source: frontend/src/setupTests.js@ badbc79

Last change on this file since badbc79 was badbc79, checked in by Luka Cheshlarov <luka.cheshlarov@…>, 20 months ago

Initial commit

  • Property mode set to 100644
File size: 241 bytes
Line 
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
5import '@testing-library/jest-dom';
Note: See TracBrowser for help on using the repository browser.