Food-Static-Data/sd

src/index.js require a test coverage

Offen

#461 geöffnet am 02.06.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (11 Forks)auto 404
bugduplicateenhancementgood first issuehelp wantedtests

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide