Commit Graph

440 Commits

Author SHA1 Message Date
André Cruz
b9514692fe GitHub resolver should move contents when extracting. 2013-07-14 15:37:00 +01:00
André Cruz
73592f76ba Bump alpha version. 2013-07-14 15:23:29 +01:00
André Cruz
47f0f1fab8 Add one more test to github resolver to increase coverage. 2013-07-14 14:38:17 +01:00
André Cruz
bb3a5620d3 Add tests for github resolver. 2013-07-14 14:22:38 +01:00
André Cruz
268a1475f0 Add new test for the resolver factory related with failing when a package is not found in the registry. 2013-07-14 13:38:59 +01:00
André Cruz
a46dad9fde Complete logger tests. 2013-07-14 13:31:09 +01:00
André Cruz
3f7bf15cdb Add progress tests to be done later. 2013-07-14 12:00:07 +01:00
André Cruz
ed9f883301 Keep structure of the downloaded archive. 2013-07-14 11:59:51 +01:00
André Cruz
2386d46609 Decrease the progress delay to 8sec. 2013-07-14 11:47:11 +01:00
André Cruz
0da1dbdc14 Implement progress when downloading from URLs. 2013-07-14 11:32:14 +01:00
André Cruz
dba635aac5 Throttle progress when cloning. 2013-07-14 11:31:51 +01:00
André Cruz
e1ca49c082 Update README. 2013-07-14 08:51:33 +01:00
André Cruz
a47d5f4f12 Implemented missing test. 2013-07-14 08:50:27 +01:00
André Cruz
e809133c25 Complete some pending tests. 2013-07-13 23:47:50 +01:00
André Cruz
4e39979852 Add constructor test for the package repository. 2013-07-13 23:28:02 +01:00
André Cruz
2e0353c725 Complete resolve cache tests. 2013-07-13 23:03:40 +01:00
André Cruz
908fa55674 Fix wrong test, add a few more. 2013-07-13 22:23:43 +01:00
André Cruz
4a26332133 Implemented a few more tests for the package repository. 2013-07-13 22:17:43 +01:00
André Cruz
6c17c5a3a2 Also call registry client methods related to eliminate, clear and reset. 2013-07-13 22:17:20 +01:00
André Cruz
1e6f54f055 Add missing proxyquire dep. 2013-07-13 21:46:39 +01:00
André Cruz
59da873adf Initial take on the package repository tests. 2013-07-13 21:42:38 +01:00
André Cruz
fb4b1827db Minor tests tweak. 2013-07-13 21:42:24 +01:00
André Cruz
2e2263ed58 CS. 2013-07-13 21:42:00 +01:00
André Cruz
ac18199295 Add minor test in the resolver factory tests. 2013-07-13 21:41:44 +01:00
André Cruz
4a954853f2 Fix minor order issue in resolve cache list. 2013-07-13 14:06:32 +01:00
André Cruz
1973f1a1de Bump alpha version. v1.0.0-alpha.5 2013-07-13 13:04:58 +01:00
André Cruz
d36a448aff Test constructor and improve test coverage. 2013-07-13 12:54:30 +01:00
André Cruz
29aa481d2d Implement list tests for the resolve cache.
Tweak existent tests.
2013-07-13 12:10:35 +01:00
André Cruz
5c276c34ea Delete lurking files. 2013-07-13 12:09:31 +01:00
André Cruz
1d2b654021 Fix resolve cache not creating the directory after clearing it. 2013-07-13 10:36:52 +01:00
André Cruz
bdfb0bb14f Add reset tests for the resolve cache. 2013-07-13 10:12:37 +01:00
André Cruz
6eeb03f159 Fix node 0.8 failure. 2013-07-13 10:05:22 +01:00
André Cruz
f806416b84 Add clear tests to the resolve cache.
Improved existent tests.
2013-07-13 10:00:24 +01:00
André Cruz
7e64e60625 Add eliminate tests to the resolve cache. 2013-07-13 09:40:42 +01:00
André Cruz
a44d4bccc2 Refactor some code, minor fixes. 2013-07-13 09:40:11 +01:00
André Cruz
b8c3e95068 Add retrieve tests for the resolve cache. 2013-07-12 18:27:42 +01:00
André Cruz
85e55f3be2 Add versions tests for the resolver cache. 2013-07-12 17:39:24 +01:00
André Cruz
eaee9e0e49 Implemented missing test. 2013-07-12 16:45:15 +01:00
André Cruz
e232c42fc5 Rename Logger.js to logger.js 2013-07-12 16:29:08 +01:00
André Cruz
c7c043c898 Add initial resolve cache tests. 2013-07-12 16:23:26 +01:00
André Cruz
57b718ff32 CS. 2013-07-12 16:23:04 +01:00
André Cruz
f2775c18a1 Fix tests due tag change. 2013-07-12 16:22:53 +01:00
André Cruz
d1001aea1a Use bower-json throughout the code. 2013-07-12 16:22:10 +01:00
André Cruz
39e33f3538 Force camelCase. 2013-07-12 15:34:19 +01:00
André Cruz
a786fa534a Refactor md5 to its own function. 2013-07-12 15:34:05 +01:00
André Cruz
2a0831ab5a Simplify some compatible detection logic. 2013-07-12 15:33:43 +01:00
André Cruz
c6b61b0838 Fix incompatible being set on non-semver versions. 2013-07-12 15:21:51 +01:00
André Cruz
e73e480939 Made areCompatible protected. 2013-07-11 20:39:15 +01:00
André Cruz
e5d53b4964 Typo. 2013-07-11 20:03:51 +01:00
André Cruz
1521fde0bd Update consuming package section. 2013-07-11 19:44:44 +01:00