sidrao2006/dynamic_cached_fonts

Add unit tests for the package

sidrao2006 opened this issue · 0 comments

Add unit tests to test all public APIs of the dynamic_cached_fonts package.

Refer to the existing integration tests to get a better idea about what/how to go about it.

Unit tests should primarily use the flutter_test package provided by the SDK and optionally mock the firebase_storage package. Existing mocks can also be used