Commit Graph

41 Commits

Author SHA1 Message Date
Adam Stankiewicz
df71d251f0 Disable SVN testing for unsuppoted hosts (e.g. AppVeyor) 2015-01-11 03:08:41 +01:00
Adam Stankiewicz
52a32f0887 Add tests for JsonRenderer 2015-01-06 17:59:45 +01:00
Adam Stankiewicz
4cb027eb73 Add tests for StandardRenderer 2015-01-06 15:56:10 +01:00
Adam Stankiewicz
232be333ad Add tests for removeIgnores utility 2014-07-02 11:37:56 +01:00
Tim Monks
192e5af797 Add integration tests for bower commands 2014-07-02 11:16:12 +01:00
Adam Stankiewicz
034326c984 Add some tests and documentation for #1310 2014-06-05 23:52:48 +02:00
Mat Scales
c517b98bae Merge pull request #1055 from ahmadnassri/master
Subversion Support
2014-02-10 13:22:39 +00:00
Chris Gross
1831e507fe scripts/hooks functionality added 2014-02-06 15:40:38 -05:00
Ahmad Nassri
10d2d566a3 WIP working off trunk and maybe tags, not fully tested, not fully ready for PR 2014-01-15 17:46:43 -05:00
André Cruz
0cf8af00b3 Separate logger into its own module. 2013-07-20 20:37:05 +01:00
André Cruz
59da873adf Initial take on the package repository tests. 2013-07-13 21:42:38 +01:00
André Cruz
c7c043c898 Add initial resolve cache tests. 2013-07-12 16:23:26 +01:00
Sven Lito
440020726f [tests] basic logger tests 2013-07-10 14:37:10 +01:00
André Cruz
f2b86ad3ed Add specialised GitHub resolver, closes #597. 2013-07-07 10:22:58 +01:00
André Cruz
454436905c Huge commit.
- Changed way renderers work
- Move worker to a separate module
- Improve loglevel
- Minor tweaks
- Fix tests
2013-05-27 22:59:13 +01:00
André Cruz
e09a3b8cbf Huge commit, implement rough working version of the whole resolve process. 2013-05-13 11:09:04 +01:00
André Cruz
6e75f94505 Apply removal of ignored files, add tests.
Minor improvements.
2013-05-03 10:07:27 +01:00
André Cruz
4cc09e49ac Tweak resolverFactory and other stuff, improve related tests. 2013-05-02 22:42:48 +01:00
André Cruz
93eba6ef68 Improve content disposition regexp. 2013-05-01 15:35:05 +01:00
André Cruz
6b7df8fd50 Fix issues with the UrlResolver and add more tests. 2013-05-01 14:43:55 +01:00
André Cruz
a38af3a31c Do not take OS junk files into account when counting files. 2013-05-01 11:57:06 +01:00
André Cruz
2530c577dc Fix some bugs when extracting archives, add some tests. 2013-04-29 17:09:54 +01:00
André Cruz
f11b2f6782 Walk towards finishing FsResolver. 2013-04-29 15:21:33 +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
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
75920e0a09 Fetch our fake package just one time. 2013-04-23 23:41:40 +01:00
André Cruz
a87969d85f Add tests for the GitRemoveResolver. 2013-04-23 23:19:08 +01:00
André Cruz
f28ac0c037 Add more tests, most of them related with the GitResolver. 2013-04-23 20:33:21 +01:00
Andre Cruz
504222b564 Add initial tests for the GitResolver. 2013-04-22 18:35:52 +01:00
André Cruz
bfc840d1a7 Complete some more tests related with the base resolver. 2013-04-22 00:59:40 +01:00
André Cruz
ddbfc5c57a Add initial tests for the Resolver, fix some bugs. 2013-04-21 14:55:06 +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
2841bfe819 Initial commit 2013-04-06 00:21:28 +01:00