0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/unit/modules/api
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
..
__snapshots__ fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
partials/plugin feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
api.spec.ts fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
publish.spec.ts fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
validate.api.params.middleware.spec.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00