Utsav Shah
4255d7d4a8
Add tests for decoding gzipped files
2015-12-12 18:08:19 -06:00
Accommodavid
9e4bdd270d
Add test for tar archives
...
Adds a test that checks if dependencies that point to tar archives (not
tar.gz) are handled and extracted correctly. Also removes a test from
`test/commands/install.js` that was duplicated.
Re-add postinstall test
2015-12-09 09:05:13 +01:00
Adam Stankiewicz
df8e5a16be
Fix readdir call on Windows
...
Sometimes it return ENOENT instead of ENODIR for normal files.
This broke code paths in few places. Also, see:
https://github.com/isaacs/chmodr/pull/8
2015-10-14 16:09:38 +02:00
Adam Stankiewicz
06a8f2afab
Read .bowerrc from specified cwd, fixes #1301
2014-09-06 02:38:40 +02:00
Tim Monks
192e5af797
Add integration tests for bower commands
2014-07-02 11:16:12 +01:00
André Cruz
15957bc9ac
Close GH-716: Add initial packages script that allows creating of packages usable for tests.
2013-08-04 20:41:42 +01:00
André Cruz
d237522e8c
Close GH-679: Prevent renaming of bower.json/component.json to index.json, fixes #674..
2013-07-29 23:41:55 +01:00
André Cruz
0cf8af00b3
Separate logger into its own module.
2013-07-20 20:37:05 +01:00
André Cruz
b9514692fe
GitHub resolver should move contents when extracting.
2013-07-14 15:37:00 +01:00
André Cruz
bb3a5620d3
Add tests for github resolver.
2013-07-14 14:22:38 +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
fe1a635c14
Switch to graceful-fs.
2013-07-01 20:31:28 +01:00
André Cruz
afd01cc40c
Change from promise progress events to hierarchical logger.
...
This is an huge commit, contains other small tweaks/fixes.
2013-06-03 16:31:19 +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
4cc09e49ac
Tweak resolverFactory and other stuff, improve related tests.
2013-05-02 22:42:48 +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
3a93600195
Implement renaming to index in the FsResolver, fix minor issues.
2013-04-30 19:22:47 +01:00
André Cruz
2530c577dc
Fix some bugs when extracting archives, add some tests.
2013-04-29 17:09:54 +01:00
Andre Cruz
938ae7dc8e
Doing too much.
2013-04-24 19:14:05 +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
413fd61900
Move all the update logic to the downloader.
2013-04-24 00:17:15 +01:00
André Cruz
a87969d85f
Add tests for the GitRemoveResolver.
2013-04-23 23:19:08 +01:00
André Cruz
bfc840d1a7
Complete some more tests related with the base resolver.
2013-04-22 00:59:40 +01:00