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 c264f944fb
fix: unpublish and add or remove star colision (#1434)
* fix: unpublish and add or remove star colision

The issue was the npm star use a similar payload, but we did not check properly the shape of the payload, this fix and allow unpublish correctly.

Improve unit testing for publishing and unpublishing
Add new code documentation for future changes.

* chore: update secrets baseline

* chore: add missing type

this will requires update types in the future
2019-08-10 13:38:06 +02: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
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
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