]> zoso.dev Git - libnemo.git/commit
Fix module imports. Replace arrow functions on 'describe' calls since they mess up...
authorChris Duncan <chris@zoso.dev>
Sat, 31 Aug 2024 20:13:26 +0000 (13:13 -0700)
committerChris Duncan <chris@zoso.dev>
Sat, 31 Aug 2024 20:13:26 +0000 (13:13 -0700)
commit17bca886df97daf934e3a6d8950178949fc6cf66
treed4091c61e95ebaf775aa7cb8204a41308ccd14ef
parenteec487e1650de749a763ab88936d8d27e4e849d0
Fix module imports. Replace arrow functions on 'describe' calls since they mess up 'this' and prevent test data setup. Set mocha 'slow' to zero in order to report all test durations.
test/test.mjs