Test: Start creating component snapshots

This commit is contained in:
Alex Gleason
2020-06-09 21:29:50 -05:00
parent 522170c07f
commit 6d6dbd9113
22 changed files with 303 additions and 10 deletions

View File

@ -23,6 +23,7 @@ module.exports = {
'!app/soapbox/locales/locale-data/*.js',
'!app/soapbox/service_worker/entry.js',
'!app/soapbox/test_setup.js',
'!app/soapbox/test_helpers.js',
],
'coverageDirectory': '<rootDir>/coverage',
'moduleDirectories': [