help wanted
Repository metrics
- Stars
- (859 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Unit tests should verify the logic of every method, using mocks or stub store objects, so we control input values and know what to expect.
Store integration should be tested separately.