101 Commits

Author SHA1 Message Date
André Cruz
c904c81d1c Close GH-418: Fix --save not working with urls that get redirected.. Fixes #417 2013-04-25 22:29:49 +01:00
André Cruz
de88493acb Close GH-426: Mock tests with zip, closes #424.. 2013-04-25 22:24:46 +01:00
André Cruz
39724517cc Fix failing test. 2013-04-22 14:53:10 +02:00
Sam Breed
7118b70c1c adding tests for 'i' and 'rm' abbreviations 2013-04-15 16:05:36 -05:00
Mat Scales
ec6df96a85 Finished switching to bower.json 2013-04-05 16:56:20 +01:00
Mat Scales
3dfd95b1dd New test fixtures 2013-04-05 14:14:21 +01:00
Mat Scales
fa72a54c1a A naive first pass at replacing component.json with bower.json - just a find and replace 2013-04-05 10:05:14 +01:00
Mat Scales
ef2ef300f0 Renamed all of the component.json files in the test fixtures to bower.json 2013-04-05 10:03:33 +01:00
Joshua Peek
852310596b Tweak dep assertion order 2013-03-19 19:58:55 -05:00
Joshua Peek
ce0e0b6038 Always use package name declared in component.json 2013-03-19 18:36:32 -05:00
André Cruz
7f0e840217 Typo. 2013-03-17 15:06:06 +00:00
André Cruz
6c9586a68d Add additional tests for PR #305. 2013-03-17 13:09:07 +00:00
André Cruz
cd45a1976b Merge branch 'command-abbreviations' of git://github.com/alFReD-NSH/bower 2013-03-17 13:07:21 +00:00
André Cruz
a0bb84756c Caught errors when doing cleanup in tests. 2013-03-17 12:54:55 +00:00
André Cruz
1af9dae3b9 Add tests for bin/bower exist status. 2013-03-17 12:52:15 +00:00
Farid Neshat
b5c363ba56 Accept abbreviated commands, closes #262 2013-03-12 00:05:37 -04:00
David DeSandro
deb4855598 fix list --source listing non-main sources 2013-03-02 10:31:48 -05:00
André Cruz
81a80c68fe Merge branch '0.8.x' of github.com:twitter/bower
Conflicts:
	CHANGELOG.md
2013-03-01 11:51:45 +00:00
André Cruz
f5d19d43d4 Preserve trailing new line when saving component.json, closes #285. 2013-03-01 11:36:18 +00:00
Jonathan Barnett @indieisaconcept
339831a1ed Close GH-278: Added support for user defined git shorthand. 2013-02-28 01:21:17 +00:00
André Cruz
0a78217136 Unnecessary clean calls in the list tests. 2013-02-26 21:10:51 +00:00
André Cruz
76b3a1c11f Fix small issues related with windows, #274.
- Downgraded rimraf to ~2.0.3
- Fix some issues with the tests (install and list tests)
- Fix some more errors with callbacks being fired twice
2013-02-26 20:36:45 +00:00
André Cruz
c0a90f78b8 Typo in test. 2013-02-26 00:08:41 +00:00
André Cruz
9d42e8646a Little fix in the install tests, closes #258. 2013-02-24 12:18:07 +00:00
André Cruz
dcdd8c5a7f Add end event test to the cache-clean. 2013-02-24 12:17:29 +00:00
André Cruz
43561efb3b Add tests for install command, #258. 2013-02-24 12:11:01 +00:00
André Cruz
e32f3de9b5 Small changes to the lookup and search commands and improve its tests. 2013-02-18 01:39:05 +00:00
André Cruz
8117b41e8a Small improvements to the init command. 2013-02-17 16:37:45 +00:00
David DeSandro
b7cbd36a07 Close GH-251: add --dev install option for devDependencies, cleaned up. Fixes #246, Fixes #80 2013-02-14 22:47:41 +00:00
David DeSandro
4e75896240 Close GH-235: list --sources for easier source listing. 2013-02-14 22:46:33 +00:00
Nick Heiner
0ac0f4dee7 Close GH-236: Commands emit meaningful events (fixes #233). Fixes #233 2013-02-11 22:34:33 +00:00
Mat Scales
557c453b12 Add an init command that generates a component.json 2013-02-08 23:40:19 +00:00
Marcelo Conceicao
80038f6925 Remove links pointing to nonexistent folders on cache-clean, #182. 2013-02-08 23:39:27 +00:00
André Cruz
755d87338d Add --force-latest flag to allow conflict resolution, #214. 2013-01-31 23:16:27 +00:00
André Cruz
63ecde0ea7 Merge branch 'master' of github.com:twitter/bower 2013-01-31 20:02:47 +00:00
André Cruz
520e1c4def Fix the way errors are thrown in tests. 2013-01-31 19:58:29 +00:00
André Cruz
6a63f97ce8 Add test for resolved deps, #214. 2013-01-31 19:56:25 +00:00
André Cruz
6195281e70 Merge pull request #227 from twitter/ignore
Remove ignore paths from .json
2013-01-31 10:57:33 -08:00
David DeSandro
ad359e2659 dot option in glob for ignore 2013-01-31 13:54:54 -05:00
David DeSandro
0cb38676ef test - should remove .git directory 2013-01-30 22:38:31 -05:00
André Cruz
02e3ed4588 Fix some more issues with reading package local configuration, closes #205.
Complete the tests regarding this issue.
2013-01-31 01:29:07 +00:00
David DeSandro
5d45b04b22 fix binding install;
add test for removing ignorables
2013-01-30 11:29:06 -05:00
David DeSandro
3b0d8b37e7 Merge branch 'master' into ignore
Conflicts:
	lib/core/package.js
2013-01-30 11:03:06 -05:00
David DeSandro
f026c6238d add package-ignorables for testing 2013-01-30 10:59:29 -05:00
Manuel Woelker
8488c657af manager: test for #205 (Using another name for .json file leads to unfetchable deps) 2013-01-30 12:49:03 +01:00
André Cruz
e5f40350d2 Fix tests due to the way conflicts are handled, #214. 2013-01-29 19:33:19 +00:00
André Cruz
64ed10530b Fix some issues and also fix CS. 2012-12-30 11:30:24 +00:00
Mickael Daniel
8dbffe6fa7 Move completion cache results to ~/.bower/cache/__bowercompletion__
for cache-clean command to be able to clean it.

__bowercompletion__ to avoid potential naming conflicts.
2012-12-25 15:57:07 +01:00
Mickael Daniel
174c37d75d Tab completion, handler for install command
- results of the first lookup is cached to
  ~/.bower/completion/install.json
- consider caching in ~/.bower/cache instead, so that cache-clean
  command also removes completion cache.
2012-12-01 21:32:07 +01:00
André Cruz
4b134a3bdb Improve last commit, fix tests. 2012-11-30 00:50:14 +00:00