[Pkg-javascript-commits] [Git][js-team/node-rimraf][master] Fix test
Bastien Roucariès (@rouca)
gitlab at salsa.debian.org
Sat Dec 13 16:47:43 GMT 2025
Bastien Roucariès pushed to branch master at Debian JavaScript Maintainers / node-rimraf
Commits:
64e4e1c5 by Bastien Roucariès at 2025-12-13T17:47:27+01:00
Fix test
- - - - -
3 changed files:
- debian/nodejs/extlinks
- + debian/tests/pkg-js/files
- debian/tests/pkg-js/test
Changes:
=====================================
debian/nodejs/extlinks
=====================================
@@ -1,4 +1,6 @@
@types/node
@types/tap test
mkdirp test
-glob
\ No newline at end of file
+glob
+ts-node test
+tap test
\ No newline at end of file
=====================================
debian/tests/pkg-js/files
=====================================
@@ -0,0 +1,4 @@
+tap-snapshots*
+test*
+tsconfig*
+src*
=====================================
debian/tests/pkg-js/test
=====================================
@@ -1 +1 @@
-tap -R tap --no-cov test/*.js
+tap -R spec --no-cov --node-arg=-r --node-arg=ts-node/register test/*.js
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/commit/64e4e1c516754cb11bdfa42cbcc4d80a0b9391bf
--
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/commit/64e4e1c516754cb11bdfa42cbcc4d80a0b9391bf
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20251213/409d562c/attachment-0001.htm>
More information about the Pkg-javascript-commits
mailing list