0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/test/functional
trent.earl dd406da3e2 Fix tests for node 6
Node 6 introduced two breaking changes to verdaccio/sinopia
Path functions now throw on null/undefined arguments
Buffer defaults to binary now A lot of test code explicitly converted data to utf8 which broke on checksum
2016-07-30 19:37:04 -05:00
..
fixtures add dist-tags endpoints 2015-05-10 18:39:53 +03:00
lib Fix tests for node 6 2016-07-30 19:37:04 -05:00
plugins add tests for auth plugins 2015-04-11 16:09:19 +03:00
access.js fix access control 2015-04-21 19:43:12 +03:00
addtag.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
adduser.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
basic.js Fix tests for node 6 2016-07-30 19:37:04 -05:00
config-1.yaml fix access control 2015-04-21 19:43:12 +03:00
config-2.yaml add tests for auth plugins 2015-04-11 16:09:19 +03:00
gh29.js Fix tests for node 6 2016-07-30 19:37:04 -05:00
gzip.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
incomplete.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
index.js fix access control 2015-04-21 19:43:12 +03:00
mirror.js Fix tests for node 6 2016-07-30 19:37:04 -05:00
newnpmreg.js Fix tests for node 6 2016-07-30 19:37:04 -05:00
nullstorage.js Fix tests for node 6 2016-07-30 19:37:04 -05:00
plugins.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
race.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
racycrash.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
scoped.js Fix tests for node 6 2016-07-30 19:37:04 -05:00
security.js test: use promisified supertest-like asserts 2015-04-11 20:11:04 +03:00
tags.js add dist-tags endpoints 2015-05-10 18:39:53 +03:00