thebigmunch/audio-metadata

Achieve 100% test coverage

开放

#25 创建于 2020年2月28日

 (0 条评论) (0 个反应) (0 位负责人)Python (13 个派生)github user discovery
help wantedtesters wantedtesting

仓库指标

星标
 (60 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

This includes:

  • Finding real-world files that test certain cases or creating our own.
  • Finishing unit test cases that handle as many cases possible, including those already covered by integration testing.
  • Running just unit tests should achieve 100% coverage or very close.
  • Running just integration tests should preferably be at least 90%.
  • Running both unit and integration tests must achieve 100%.
  • Test things that don't change the coverage but need testing.

贡献者指南