Food-Static-Data/sd

src/index.js require a test coverage

开放

#461 创建于 2019年6月2日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (11 个派生)auto 404
bugduplicateenhancementgood first issuehelp wantedtests

仓库指标

星标
 (9 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug I mention a similar problem before. we don't have a lot of tests, related to index.js This is cause a problem - when someone make some changes - we don't have tests, that will prevent errors, related to export of json files.

as example of things that should be covered at this PR: #460

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

贡献者指南