what3words / w3w-node-wrapper

Node wrapper for the What3Words API
https://docs.what3words.com/api/v3/
MIT License
44 stars 10 forks source link

[IN-662] Migrate unit tests to vitest #73

Closed chaddgrimm closed 4 months ago

chaddgrimm commented 4 months ago

Migrating our tests to move away from should.js + mocha + sinon and move to vitest.

Notes: