Commit graph

14 commits

Author SHA1 Message Date
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