1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/partials/config/yaml
Juan Picado @jotadeveloper dbf20175dc
feat: npm token command support (#1427)
* feat: support for npm token

This is an effor of:

This commit intent to provide npm token support.

https: //github.com/verdaccio/verdaccio/issues/541
https: //github.com/verdaccio/verdaccio/pull/1271
https: //github.com/verdaccio/local-storage/pull/168
Co-Authored-By: Manuel Spigolon <behemoth89@gmail.com>
Co-Authored-By: Juan Gabriel Jiménez <juangabreil@gmail.com>

* chore: update secrets baselines

Co-Authored-By: Liran Tal <liran.tal@gmail.com>

* chore: update lock file

* chore: add logger mock methods

* chore: update @verdaccio/types

* refactor: unit test was flacky

adapt the pkg access to the new configuration setup

* refactor: add plugin methods validation

* test: add test for aesEncrypt

* chore: update local-storage dependency

* chore: add support for experimetns

token will be part of the experiment lists

* chore: increase timeout

* chore: increase timeout threshold

* chore: update nock

* chore: update dependencies

* chore: update eslint config

* chore: update dependencies

* test: add unit test for npm token

* chore: update readme
2019-09-07 15:46:50 -07:00
..
api-jwt Merge branch '4.x' of github.com:verdaccio/verdaccio into 4.x 2018-08-21 08:08:48 +02:00
api.spec feat: endpoints change password on ui (#1068) 2018-11-18 18:41:05 +01:00
notify test: Increase coverage for unit test (#974) 2018-09-22 12:54:21 +02:00
profile feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
security Merge branch '4.x' of github.com:verdaccio/verdaccio into 4.x 2018-08-21 08:08:48 +02:00
server Merge remote-tracking branch 'origin/master' into 4.1.x 2019-06-20 15:10:26 +02:00
api.spec.yaml fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
api.web.spec.yaml chore: fix unpublish issues, fix unit test 2019-02-24 23:20:25 +01:00
default.yaml chore: fix unpublish issues, fix unit test 2019-02-24 23:20:25 +01:00
deprecated-pkgs-basic.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkg.access.spec.yaml feat: npm token command support (#1427) 2019-09-07 15:46:50 -07:00
pkgs-basic-no-access.yaml test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
pkgs-basic-no-proxy.yaml test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
pkgs-basic-no-publish.yaml test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
pkgs-basic.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-custom.yaml chore: add unit test for package access normalize 2018-07-04 00:15:09 +02:00
pkgs-empty.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-multi-group.yaml refactor: config unit test 2018-07-04 00:14:59 +02:00
pkgs-nosuper-wildcard-custom.yaml chore: add unit test for package access normalize 2018-07-04 00:15:09 +02:00
store.spec.yaml chore: remove ununsed prop in storage spec config file 2019-07-27 07:21:45 +02:00
token.spec.yaml feat: npm token command support (#1427) 2019-09-07 15:46:50 -07:00
uplink-basic.yaml chore: more unit test for config utils 2018-07-04 07:31:51 +02:00
uplink-wrong.yaml chore: more unit test for config utils 2018-07-04 07:31:51 +02:00