Hellenic / react-hexgrid

Build interactive hexagon grids with React
https://hellenic.github.io/react-hexgrid/examples/
MIT License
314 stars 128 forks source link

Test coverage for the Ring and Spiral static methods in GridGenerator.tsx #87

Open tieje opened 2 years ago

tieje commented 2 years ago

Test coverage is needed for the Ring and Spiral static methods in GridGenerator.tsx for the GridGenerator.test.tsx test file. Creating the test shouldn't be difficult.