Zenika / sensei

The compiler for our training material.
https://hub.docker.com/r/zenika/sensei
Other
16 stars 4 forks source link

♻ refactor tests to node 18 test module #158

Closed hgwood closed 1 year ago

hgwood commented 2 years ago

This requires Node.js 18.3 so is incompatible with #156 which runs tests on LTS (currently v16). We could drop v16 right now or we could wait for October when v18 becomes LTS to merge this.

zigarn commented 1 year ago

Node 18 should become LTS today, so this PR can be updated to be ready.