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

Legend specs #616

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

Fix #613

rjimenezda commented 5 years ago

Circle CI is acting up, tests are taking a loooong time, and some are failing seemingly randomly :thinking:

rjimenezda commented 5 years ago

Ok, so I've made it so jest runs the tests one after the other instead of using workers, which I guess was hitting some limits in CircleCI

It might take longer in the long run, but it doesn't randomly fail. Also, if you use the :watch command locally, they don't run sequentially.