Commit graph

22 commits

Author SHA1 Message Date
Alex Gleason
8bcf5fe82d
Update tests for Jest v28, apply uuid hack
https://github.com/uuidjs/uuid/pull/616#issuecomment-1111012599
2022-07-09 14:25:19 -05:00
Alex Gleason
0dc9478600
Jest: simplify regexes 2022-07-09 14:08:46 -05:00
Alex Gleason
36c72c9990
Jest: add back default reporter, fix empty cli output 2022-06-14 16:28:06 -05:00
Alex Gleason
0c173d5757
Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
Justin
3bae33ce6e Add back other reporters 2022-05-27 10:23:59 -04:00
Justin
05bb3fe7a0 Add covertura report location 2022-05-27 09:46:21 -04:00
Alex Gleason
4e72566989
Jest: fix ServiceWorker filename in collectCoverageFrom 2022-05-26 17:29:44 -04:00
Alex Gleason
19eae5c010
Jest: transpile react-sticky-box 2022-04-06 11:13:21 -05:00
Alex Gleason
89c84b9241
Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer 2022-04-05 14:21:01 -05:00
Justin
0d68e47e16 Setup for Test Coverage badge 2022-04-05 09:22:47 -04:00
Justin
c465e68f67 Add tests for LoginForm 2022-04-04 16:07:09 -04:00
Justin
827bca3fd6 Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
Justin
9a099b3fa7 Add "react-testing-library"
This commit also removes our older testing libraries like Enzyme and React Test Renderer.
2022-04-04 11:51:32 -04:00
Alex Gleason
d57051c41c
Refactor Tailwind config, add tests 2022-03-23 16:27:35 -05:00
Alex Gleason
35d18fbe33
Jest: fix SVG import breaking tests 2021-09-10 20:27:13 -05:00
Alex Gleason
c8cafb4feb
jest: use jsdom test environment 2021-07-10 03:10:55 -05:00
Alex Gleason
6d6dbd9113
Test: Start creating component snapshots 2020-06-09 21:29:50 -05:00
Alex Gleason
aed445954d
Jest: Restore avatar tests 2020-06-07 19:57:54 -05:00
Alex Gleason
d24dcb3e60
gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
Alex Gleason
06a335961d
/public --> /static for simpler Pleroma installation 2020-04-26 14:41:04 -05:00
Alex Gleason
59096462ca
Ignore avatar tests for now due to #34 2020-04-18 14:02:13 -05:00
Alex Gleason
d4b63072bf
Copy Jest config from Mastodon and fix tests 2020-04-14 17:45:07 -05:00