x64Bits / solid-icons

The simplest way to use icons in SolidJS
https://solid-icons.vercel.app
MIT License
284 stars 18 forks source link

feat: add output icon tests #52

Closed x64Bits closed 9 months ago

x64Bits commented 9 months ago

This PR integrates test cases aimed at validating the correct output and rendering of the icons on each package.

Details:

Problems detected by these same tests were also corrected:

The next step with this would be to integrate the tests into Github actions and validate each PR with these tests.