breaking: bring your own sinon instead of bundling, to resolve leaks when versions...
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 18 May 2024 21:11:28 +0000 (14:11 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 18 May 2024 21:11:28 +0000 (14:11 -0700)
commitc8c6b02b5bd58314dad61cc17d0cfd6e4cb764f9
tree931a0945dbf32c04b15494a5c1237e1dab840397
parent008717082248dbb9caff2546512932594d7ef62f
breaking: bring your own sinon instead of bundling, to resolve leaks when versions were not precisely aligned
README.md [new file with mode: 0644]
lib/stub-database.js
lib/stub-logger.js
package-lock.json
package.json
test/example.js [new file with mode: 0644]
test/lib/stub-database.js
test/lib/stub-logger.js