0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/test/unit/api
Juan Picado @jotadeveloper 0bd2428e6c
test: add scenarios where publish or access are missing (#1054)
it will normalise those props are missing as emtpy arrays
2018-10-07 00:45:17 +02:00
..
__snapshots__ feat: verdaccio update notification on CLI (#988) (#998) 2018-09-20 09:53:29 +02:00
__api-helper.js Update deps all (#1023) 2018-09-27 16:37:45 +02:00
api.jwt.spec.js feat: add support for jwt on api (#896) 2018-08-21 08:05:34 +02:00
api.pkg.access.spec.js refactor: replace all 404 with NOT_FOUND constant (#1050) 2018-10-05 08:20:43 +02:00
api.spec.js refactor: typo fixes (#1030) 2018-10-02 07:47:46 +02:00
auth-utils.spec.js Refactor & minor fixes (#1009) 2018-09-21 17:34:12 +02:00
auth.spec.js feat: add support for jwt on api (#896) 2018-08-21 08:05:34 +02:00
basic_system.spec.js feat: replaced element-react by Material-UI (#950) (#985) 2018-09-06 21:26:54 +02:00
cli.spec.js test: Increase coverage for unit test (#974) 2018-09-22 12:54:21 +02:00
config-utils.spec.js test: add scenarios where publish or access are missing (#1054) 2018-10-07 00:45:17 +02:00
config.spec.js refactor: add prettier for yaml files (#931) 2018-08-20 16:31:39 +02:00
listen_addr.spec.js refactor: utils method exports (#1008) 2018-09-20 19:06:52 +02:00
local-storage.spec.js refactor: replace all 404 with NOT_FOUND constant (#1050) 2018-10-05 08:20:43 +02:00
mock.js
no_proxy.spec.js refactor: remove usage of assert from cache.js [#973] (#1043) 2018-10-03 23:39:45 +02:00
notify-request.spec.js refactor: tests for notify request service (#1039) 2018-10-03 23:32:04 +02:00
notify.spec.js test: Increase coverage for unit test (#974) 2018-09-22 12:54:21 +02:00
parse_interval.spec.js
plugin_loader.spec.js refactor: typo fixes (#1030) 2018-10-02 07:47:46 +02:00
search.spec.js refactor: remove all assert imports (#1049) 2018-10-05 12:31:57 +02:00
st_merge.spec.js
storage-utils.spec.js refactor: typo fixes (#1030) 2018-10-02 07:47:46 +02:00
store.spec.js
tag_version.spec.js
up-storage.spec.js refactor: replace all 404 with NOT_FOUND constant (#1050) 2018-10-05 08:20:43 +02:00
update-banner.spec.js feat: verdaccio update notification on CLI (#988) (#998) 2018-09-20 09:53:29 +02:00
uplink.auth.spec.js
utils.spec.js refactor: remove all assert imports (#1049) 2018-10-05 12:31:57 +02:00
validate_all.spec.js