help wanted
仓库指标
- 星标
- (859 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.
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.