0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/test/unit/api
Juan Picado @jotadeveloper 712db31a43
feat: endpoints change password on ui (#1068)
* test: split up web and endpoints api

* chore: add reset password endpoint

not fully implemented yet

* feat: add password change api ednpoint for web
2018-11-18 18:41:05 +01:00
..
__snapshots__ test: Increase coverage publish api tests (#1056) 2018-10-18 15:44:58 +02:00
__api-helper.js feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
api.jwt.spec.js Merge remote-tracking branch 'origin/master' into 4.x 2018-11-15 21:13:41 +01:00
api.pkg.access.spec.js refactor: replace all 404 with NOT_FOUND constant (#1050) 2018-10-05 08:20:43 +02:00
api.profile.spec.js feat: add support for profile cli command #392 (change password) (#1034) 2018-10-12 11:07:55 +02:00
api.publish.spec.js test: Increase coverage publish api tests (#1056) 2018-10-18 15:44:58 +02:00
api.spec.js feat: endpoints change password on ui (#1068) 2018-11-18 18:41:05 +01:00
api.web.spec.js feat: endpoints change password on ui (#1068) 2018-11-18 18:41:05 +01:00
auth-utils.spec.js
auth.spec.js
basic_system.spec.js
cli.spec.js
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
listen_addr.spec.js
local-storage.spec.js refactor: replace all 404 with NOT_FOUND constant (#1050) 2018-10-05 08:20:43 +02:00
mock.js feat: endpoints change password on ui (#1068) 2018-11-18 18:41:05 +01:00
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 test: Increase coverage publish api tests (#1056) 2018-10-18 15:44:58 +02:00
notify.spec.js
parse_interval.spec.js
plugin_loader.spec.js
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
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
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