rubenspgcavalcante/leaflet-ant-path

Change karma for mocha and fix the tests

rubenspgcavalcante opened this issue · 0 comments

Type:

  • bug
  • feature
  • enhancement
  • question

Environment:

  • OS:
  • Browser:
  • Library Version:

I'm going to open a PR:

  • yes
  • no

Description:
After updating webpack to v4, and other following deps, the tests started to broke.
After analysing, I'm willing to remove karma+jasmine as the test frameworks and use mocha+chai+sinon in exchange.