facundoolano/aso

unit tests

开放

#5 创建于 2017年3月11日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (147 个派生)github user discovery
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.

贡献者指南