source: client_app/src/setupTests.js@ 580ba1a

Last change on this file since 580ba1a was f36822a, checked in by Vzdra <vladko.zdravkovski@…>, 3 years ago

testing with react client app

  • 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.