Commit Graph

14 Commits

Author SHA1 Message Date
Nate Prewitt 1dbb14cb43 test installing vcs dependencies 2017-02-25 09:06:05 -07:00
Nate Prewitt b4d16d0077 Merge pull request #233 from arruda/pip_download_respect_sources
Make pip_download respect project.sources
2017-02-19 13:17:36 -07:00
Nate Prewitt 67b081cfad adding test for multi-dashed package names 2017-02-17 08:38:22 -07:00
Felipe Arruda Pontes c0dcf130f2 some tests to check if pip_download is using all sources 2017-02-17 10:30:21 -02:00
Felipe Arruda Pontes 97426bf145 rm mock for project.virtualenv_location in tests, fixing some url in tests and other typos as well 2017-02-13 21:19:36 -02:00
Felipe Arruda Pontes a79843107e adding tests for pip_install 2017-02-11 23:06:28 -02:00
Nate Prewitt 8ebcd1ae75 only use pypi.org for proper casing 2017-02-10 07:51:57 -07:00
Nate Prewitt 1126d79311 more tests 2017-02-09 09:05:18 -07:00
Nate Prewitt 8a7223bac8 properly handle percent-encodings in parse_install_output 2017-02-08 15:12:31 -07:00
Nate Prewitt 5d45e6e734 updating parse_download_fname and tests 2017-02-08 14:13:41 -07:00
Nate Prewitt 05e24936fd use parametrize for test_parse_download_fname 2017-02-07 17:10:15 -07:00
Nate Prewitt 2200fca987 updating tests 2017-02-07 17:09:49 -07:00
Nate Prewitt a2987a05fe test ensure_proper_casing 2017-02-06 13:26:52 -07:00
Nate Prewitt e5f1b61f8c initial testing work 2017-02-02 16:57:14 -07:00