Skip to content

Implement expanded test suite#25

Merged
rudokemper merged 1 commit into
mainfrom
expanded-test-suite
Feb 2, 2024
Merged

Implement expanded test suite#25
rudokemper merged 1 commit into
mainfrom
expanded-test-suite

Conversation

@rudokemper
Copy link
Copy Markdown
Member

Goal

Now that we have jest as our testing framework, add more tests to cover most of the flow and some likely edge cases.

Screenshots

image

What I changed

  • Add jest coverage reporting.
  • Add integration tests for Esri (with overlay), self (MBTiles + GeoJSON source, XYZ dir source), Mapbox, Bing.
  • Test generateStyle function.
  • Test validateMinMaxValues with some edge cases.
  • Streamlined the test fixtures.
  • Removed some vestigial code discovered through testing.

@rudokemper rudokemper merged commit 2c16580 into main Feb 2, 2024
@rudokemper rudokemper deleted the expanded-test-suite branch February 2, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant