0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/test/unit/modules/api
Favo Yang 78d04cf9f8
feat: tarball url redirect (#1688)
* feat: tarball url redirect

* fix: handle uplinks

* feat: allow function for config.tarball_url_redirect

* fix:  hasLocalTarball was calling localStream,abort when already aborted

* chore: simplify localStream null check in hasLocalTarball

As requested in PR feedback.

* chore: fix sonarcloud code smell on test

the variable `credentials` was already declared before the tarball url tests.

* fix: move tarball_url_redirect to experiments

Co-authored-by: Gord Lea <johlea@cisco.com>
Co-authored-by: Gord Lea <jgordonlea@gmail.com>
2021-05-03 20:53:00 +02:00
..
__snapshots__ fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
partials/plugin chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
api.spec.ts feat: tarball url redirect (#1688) 2021-05-03 20:53:00 +02:00
publish.spec.ts chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
token.spec.ts chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
validate.api.params.middleware.spec.ts chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00