summaryrefslogtreecommitdiff
path: root/tests/specs/add
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/add')
-rw-r--r--tests/specs/add/dist_tag/__test__.jsonc2
-rw-r--r--tests/specs/add/dist_tag/add.out15
2 files changed, 16 insertions, 1 deletions
diff --git a/tests/specs/add/dist_tag/__test__.jsonc b/tests/specs/add/dist_tag/__test__.jsonc
index ac8a65654..93104966d 100644
--- a/tests/specs/add/dist_tag/__test__.jsonc
+++ b/tests/specs/add/dist_tag/__test__.jsonc
@@ -3,7 +3,7 @@
"steps": [
{
"args": "add npm:ajv@latest",
- "output": "Add npm:ajv@8.11.0\n"
+ "output": "add.out"
}
]
}
diff --git a/tests/specs/add/dist_tag/add.out b/tests/specs/add/dist_tag/add.out
new file mode 100644
index 000000000..928eb6d6c
--- /dev/null
+++ b/tests/specs/add/dist_tag/add.out
@@ -0,0 +1,15 @@
+Add npm:ajv@8.11.0
+[UNORDERED_START]
+Download http://localhost:4260/ajv
+Download http://localhost:4260/fast-deep-equal
+Download http://localhost:4260/json-schema-traverse
+Download http://localhost:4260/require-from-string
+Download http://localhost:4260/uri-js
+Download http://localhost:4260/punycode
+Download http://localhost:4260/ajv/ajv-8.11.0.tgz
+Download http://localhost:4260/require-from-string/require-from-string-2.0.2.tgz
+Download http://localhost:4260/uri-js/uri-js-4.4.1.tgz
+Download http://localhost:4260/fast-deep-equal/fast-deep-equal-3.1.3.tgz
+Download http://localhost:4260/json-schema-traverse/json-schema-traverse-1.0.0.tgz
+Download http://localhost:4260/punycode/punycode-2.1.1.tgz
+[UNORDERED_END]