CartoDB / airship

A design library for building Location Intelligence applications.
https://carto.com/developers/airship/
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Add tests for legend components #613

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

Right now there's several legend components that have no testing whatsoever.

We should at least add snapshot tests to all the significant ones, and perhaps to some of the metacomponents.

If any has some particular behaviour (like the category one, width propagation) we should probably add e2e tests there as well.