You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove Karma and switch to a different unit testing library.
Hopefully one that would require minimal changes to the actual unit test code.
We probably want to follow what the Leaflet library does. They are still in progress of removing Karma too: Karma is deprecated Leaflet/Leaflet#8939 (as of 2025-01-14).
Describe the problem
As of April 2023, Karma is deprecated, and we use Karma for our unit tests (see here / here / etc).
Describe the proposed solution
We should remove Karma and switch to a different unit testing library.
esri-leaflet-*
repos like esri-leaflet-vector, esri-leaflet-geocoder, etc.Additional Information
Related:
The text was updated successfully, but these errors were encountered: