1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/unit
Juan Picado @jotadeveloper 6491db4191
fix: api login use case when user already exist
It adds a new use case based on the plugin update. 409 in case user exists already and 201 when new user has been created.
2018-04-03 07:08:44 +02:00
..
functionalLibs test: add e2e support 2018-02-09 08:42:34 +01:00
partials [Close #628] Test and correct auth plugin values 2018-03-26 09:20:12 -04:00
api.pkg.access.spec.js fix: add teardown for unit test 2018-03-11 19:25:13 +01:00
api.spec.js fix: api login use case when user already exist 2018-04-03 07:08:44 +02:00
auth.spec.js fix: correct linter errors and warnings 2018-03-26 13:51:14 -04:00
basic_system.spec.js refactor: migrate imports to es6 2018-03-10 23:13:26 +01:00
cli.spec.js feat: add node api to launch verdaccio programmatically 2018-01-18 07:03:12 +01:00
config.spec.js chore: add unit test for smart request 2018-01-07 07:59:36 +00:00
listen_addr.spec.js refactor: remove use strict 2018-03-11 00:19:47 +01:00
local-storage.spec.js refactor: apply flow and imports es6 2018-03-10 21:09:04 +01:00
no_proxy.spec.js refactor: load storage as plugin and as fallback use LocalStorage 2018-01-07 07:59:36 +00:00
parse_interval.spec.js refactor: remove use strict 2018-03-11 00:19:47 +01:00
plugin_loader.spec.js fix: add storage es6 plugin suport and fix plugin logic 2018-01-07 07:59:36 +00:00
search.spec.js refactor: load storage as plugin and as fallback use LocalStorage 2018-01-07 07:59:36 +00:00
st_merge.spec.js refactor: add types to new files 2018-02-24 20:31:03 +01:00
store.spec.js refactor: add flow support on publish endpoint 2018-03-17 11:54:57 +01:00
tag_version.spec.js refactor: add flow support on publish endpoint 2018-03-17 11:54:57 +01:00
up-storage.spec.js chore: update verdaccio-memory dep 2018-03-24 09:07:36 +01:00
utils.spec.js test: add unit test for utilities 2018-03-17 18:28:54 +01:00
validate_all.spec.js refactor: remove use strict 2018-03-11 00:19:47 +01:00