TylerBrock / mongo-hacker

MongoDB Shell Enhancements for Hackers
tylerbrock.github.io/mongo-hacker
MIT License
1.79k stars 235 forks source link

add: unit test with jest #213

Closed wbruno closed 3 years ago

wbruno commented 4 years ago

Description of changes

Adding the first unit tests, using jest In this moment, I'm trying not to change the lib code, just unit tests.

Testing

npm test