Commit Graph

42 Commits

Author SHA1 Message Date
André Cruz
9ead37845e Fix some issues with the extraction step. 2013-04-29 16:06:48 +01:00
André Cruz
f11b2f6782 Walk towards finishing FsResolver. 2013-04-29 15:21:33 +01:00
André Cruz
b5054a7a7f Add static function to clear the internal resolvers cache, fix some issues. 2013-04-28 12:53:44 +01:00
André Cruz
bf61ed6310 Delete version from package meta if resolution is not a semver version. 2013-04-28 10:56:11 +01:00
André Cruz
e52756bf9f Switch to promise progress events, ability to target specific tags. 2013-04-28 10:48:05 +01:00
André Cruz
421dbc28bd Small changes. 2013-04-25 18:59:42 +01:00
André Cruz
561a5b2b2e Remove events. 2013-04-25 13:47:15 +01:00
André Cruz
2bfdd033eb Fix test asserting copy of permissions. 2013-04-25 10:37:30 +01:00
Andre Cruz
938ae7dc8e Doing too much. 2013-04-24 19:14:05 +01:00
Andre Cruz
3f7bd98174 Add some more tests and fix some issues. 2013-04-24 19:00:50 +01:00
marcooliveira
dc67e8bbde [wip] resolver factory tests 2013-04-24 04:01:55 +01:00
André Cruz
d6e0638cd9 Oops. 2013-04-24 01:11:30 +01:00
André Cruz
030b6f9720 Remove util/fetchBranch. 2013-04-24 01:00:51 +01:00
André Cruz
79f5502b8e Add tests for the GitFsResolver constructor. 2013-04-24 00:26:28 +01:00
André Cruz
413fd61900 Move all the update logic to the downloader. 2013-04-24 00:17:15 +01:00
André Cruz
9f605cae29 Update also master branch of the fake package before running the tests. 2013-04-24 00:10:00 +01:00
André Cruz
c557279607 Update tests to reflect last change on the test-package. 2013-04-23 23:59:18 +01:00
André Cruz
75920e0a09 Fetch our fake package just one time. 2013-04-23 23:41:40 +01:00
André Cruz
f46ec05a3a Add some tests to the GitFsResolver. 2013-04-23 23:38:13 +01:00
André Cruz
a87969d85f Add tests for the GitRemoveResolver. 2013-04-23 23:19:08 +01:00
André Cruz
823a845752 Fix previous commit. 2013-04-23 20:44:18 +01:00
André Cruz
f28ac0c037 Add more tests, most of them related with the GitResolver. 2013-04-23 20:33:21 +01:00
André Cruz
727e02b816 Improve tests on build/rc tags. 2013-04-23 09:22:43 +01:00
André Cruz
b872f90365 Add some more tests to be completed later. 2013-04-23 00:57:08 +01:00
marcooliveira
8c3446fb1f Fix some typos that were causing issues in node 0.10.x 2013-04-22 20:12:44 +01:00
Andre Cruz
504222b564 Add initial tests for the GitResolver. 2013-04-22 18:35:52 +01:00
André Cruz
e78dc4892f Add test for the warn event when using the deprecated component.json. 2013-04-22 01:41:56 +01:00
André Cruz
92156e0520 Fix case-sensitive require. 2013-04-22 01:23:45 +01:00
André Cruz
bfc840d1a7 Complete some more tests related with the base resolver. 2013-04-22 00:59:40 +01:00
André Cruz
8bc7349635 Add some more tests. 2013-04-21 15:21:39 +01:00
André Cruz
ddbfc5c57a Add initial tests for the Resolver, fix some bugs. 2013-04-21 14:55:06 +01:00
André Cruz
ee6ff7daaa Move worker tests. 2013-04-20 13:16:43 +01:00
André Cruz
99af52ac2f Fix bugs in the Worker, add tests. 2013-04-20 01:39:39 +01:00
Andre Cruz
74f7c93a6d Remove fetch origin in the GitFsResolver. 2013-04-15 14:20:40 +01:00
André Cruz
36c3cac484 Fallback to latest commit on master if the repo has no tags and target is *. 2013-04-15 00:59:53 +01:00
André Cruz
8abd010d08 Fix bug when targeting branches. 2013-04-14 18:15:09 +01:00
André Cruz
8ec8118d39 Refactor. 2013-04-14 17:01:59 +01:00
André Cruz
dcabf2738a Minor changes. 2013-04-14 16:14:51 +01:00
André Cruz
a4fbe65259 Implemented GitFsResolver, minor refactor to the GitRemoteResolver. 2013-04-14 15:27:08 +01:00
André Cruz
59fbc308b0 Update codebase to the almost finalised architecture.
The GitRemoteResolver is almost done.
2013-04-14 03:40:25 +01:00
André Cruz
3116fde51c Better names. 2013-04-10 20:45:47 +01:00
André Cruz
2841bfe819 Initial commit 2013-04-06 00:21:28 +01:00