summaryrefslogtreecommitdiffstats
path: root/tags/p/pkg-js-autopkgtest-test-is-missing.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/pkg-js-autopkgtest-test-is-missing.tag')
-rw-r--r--tags/p/pkg-js-autopkgtest-test-is-missing.tag11
1 files changed, 11 insertions, 0 deletions
diff --git a/tags/p/pkg-js-autopkgtest-test-is-missing.tag b/tags/p/pkg-js-autopkgtest-test-is-missing.tag
new file mode 100644
index 0000000..024c4c7
--- /dev/null
+++ b/tags/p/pkg-js-autopkgtest-test-is-missing.tag
@@ -0,0 +1,11 @@
+Tag: pkg-js-autopkgtest-test-is-missing
+Severity: warning
+Check: languages/javascript/nodejs
+Explanation: The <code>Testsuite:</code> field for this package points to
+ <code>autopkgtest-pkg-nodejs</code> which attempts to execute
+ the specified file during autopkgtests.
+ .
+ When this file is missing, only a simple <code>node require("&lt;module
+ name&gt;")</code> is launched. This may be insufficient to really test this
+ nodejs module
+ (see <code>/usr/share/doc/pkg-js-autopkgtest/README.md</code>).