Juan Picado @jotadeveloper
a5f5004a27
chore: improve vscode debugging ( #969 )
...
* chore: improve vscode debugging
* chore: add functional test settings to vscode
2018-09-03 21:11:52 +02:00
Juan Picado @jotadeveloper
57f0fa7610
refactor: unit test goes offline
2018-06-26 06:15:06 +02:00
Juan Picado @jotadeveloper
3f5a5c2345
refactor: improve code with es6 style
2018-06-24 10:11:52 +02:00
Juan Picado @jotadeveloper
0fcbb8e1bd
refactor: fix inject issue on debug mode
2018-06-23 20:59:31 +02:00
Juan Picado @jotadeveloper
e59f282a27
refactor: usage of constants on sanity test
2018-06-23 20:59:30 +02:00
Juan Picado @jotadeveloper
686f22461f
refactor: use of constants for testing
2018-06-23 20:59:29 +02:00
Juan Picado @jotadeveloper
690b92a652
refactor: mirror and anti-loop
2018-06-23 20:59:27 +02:00
Juan Picado @jotadeveloper
9242d498d7
refactor: functional testing
...
* server now are executed in the jest setup phase
* disable one snapshot
2018-06-23 20:57:16 +02:00
Juan Picado @jotadeveloper
4245636576
feat: add published package support to template
...
The package published can be printed into the template
Improve error handling
Improve notification documentation
2018-06-14 07:25:09 +02:00
Juan Picado @jotadeveloper
9807e21dee
test: add e2e support
2018-02-09 08:42:34 +01:00
Juan Picado @jotadeveloper
5140b57efb
refactor(test): remove deprecate auth support, fix all test
2018-01-28 02:47:54 +01:00
Juan Picado @jotadeveloper
123625419a
build: update flow to latest
2018-01-15 23:04:58 +00:00
Juan Picado @jotadeveloper
e0d3223968
refactor: fix code review suggestions
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
0c9e504d1a
refactor: clean scripts and dependencies
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
1b1a784640
refactor: remove old module
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
ca5fd82d95
refactor: jest migration completed
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
4cbbb2f370
refactor: functional testing add more test
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
037095f851
refactor: functional testing with jest set up
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
86d92e96d2
chore: add unit test for smart request
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
adf7f3adb3
refactor: refactor functional test server launch (wip)
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
a5e162d475
feature: Update Build pipeline for Babel transpiler ( #349 )
...
feature: Update Build pipeline for Babel transpiler
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
8b93b579d3
refactor: naming clean up, relocation, organize by category
2017-08-06 21:54:15 +02:00
Juan Picado @jotadeveloper
1e6c7dd6ea
refactor: unit test for readme, preserve tags on publish
2017-07-30 15:56:00 +00:00
Juan Picado @jotadeveloper
6f006fbf40
test: Add functional test to un publish a single version
2017-07-30 17:55:41 +02:00
Juan Picado @jotadeveloper
6e91aa88be
(test): Refactor and add documentation some unit test, relocate storages
2017-07-02 00:05:58 +02:00
Juan Picado @jotadeveloper
1ae08b6b78
(test): Add functional test for notifications on publish
2017-07-01 11:17:46 +02:00
Juan Picado @jotadeveloper
aeed698ed2
(fix): add functional test, unpublish package
2017-07-01 09:09:44 +02:00
Juan Picado @jotadeveloper
9640730d6c
(fix): renamed smart request file
2017-07-01 00:06:21 +02:00
Juan Picado @jotadeveloper
492eeef721
(fix): trying to fix hangs promises on travis
2017-06-30 23:11:40 +02:00
Juan Picado @jotadeveloper
b2008958f1
(test): Refactor smart request module
2017-06-30 23:11:12 +02:00
Juan Picado @jotadeveloper
96c9f459c1
(test): Refactor server class, renamed methods to camelCase
2017-06-28 22:56:02 +02:00
Juan Picado @jotadeveloper
15c6cb09fd
(test): Fix mocha debug mode for > Node 7
2017-06-28 22:47:16 +02:00
cklein
7018fc99a2
[GH-131] add cache option to uplinks
2017-06-08 17:59:28 +02:00
Juan Picado
b05050da5b
Update unit test es6
2017-04-23 21:28:40 +02:00
Juan Picado
52cb33ffdd
Remove es6 polyfills and use native Promises
2017-04-23 21:09:48 +02:00
Juan Picado
640240e5c2
Remove Symbols dependency, Node 4 as min version supported
2017-04-17 11:36:35 +02:00
Madison Grubb
01a6c22103
merging in changes from upstream & fixing conflicts
2017-02-04 22:58:26 -05:00
Juan Carlos Picado
0210752ea5
clean warnings on unit test
2016-12-05 08:42:43 +01:00
Madison Grubb
a7c4285a68
renaming 'sinopia' to verdaccio.
2016-11-07 12:15:38 -05:00
Miguel Mejias
25e00a3172
Implement logout endpoint
2016-10-11 18:44:47 -05:00
trent.earl
d8f2d95f92
Rename binary to verdaccio
2016-07-30 19:37:30 -05:00
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
steve-p-com
6301c3f169
Replace YAML package definitions with standard package.json, fix dependencies
2016-04-21 21:13:49 +01:00
Alex Kocharin
9294981d71
fix tests for 0.10
2015-04-11 20:14:49 +03:00
Alex Kocharin
17bdfd904a
test: use promisified supertest-like asserts
2015-04-11 20:11:04 +03:00
Alex Kocharin
6cb257e51f
add tests for auth plugins
2015-04-11 16:09:19 +03:00
Alex Kocharin
9047e28074
set up some linting (obvious errors only)
2015-03-28 21:25:53 +03:00
Alex Kocharin
c07d819ce9
add tests for scoped packages
2014-12-15 00:03:42 +03:00
Alex Kocharin
6a778e8c17
change code style to jshttp
...
close #155 , see reasons there
This is a huge commit, so let me know if it will cause
any trouble, I might consider reverting it if it's the case.
2014-11-12 17:37:43 +03:00
Alex Kocharin
862b1eeed4
automated tests against fd leaks
2014-09-25 05:21:59 +04:00