1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit/__helper
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.ts fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
expects.ts fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00
index.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
mock.ts feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
utils.ts fix: unpublish and add or remove star colision (#1434) 2019-08-10 13:38:06 +02:00