mapbox / mapbox/togeojson

Simplify test fixtures

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.3k
Forks
322
PR merge metrics
No merged PRs in 30d

Description

The tests are currently failing, and I'm not sure why.

Part of the issue is that the test data in this repo are actually full size kml and gpx files, not minimal test fixtures, so it's tough to understand what's actually wrong amid several pages of console error output.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's test data and failing tests to identify where the full-size KML and GPX files are used. Replace them with minimal fixtures that preserve the cases under test, then run the test suite and confirm the failures become understandable and the tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.