aadsm / jsmediatags

Media Tags Reader (ID3, MP4, FLAC)
Other
745 stars 128 forks source link

Upgrade jest version and fix tests #101

Closed aadsm closed 5 years ago

aadsm commented 5 years ago

jest.genMockFunction() is now jest.fn() Makes sure NodeFileReader and ReactNativeFileReader are only required when needed.