Pedro Algarvio
|
e18ba0758b
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
|
Pedro Algarvio
|
22873f63bb
|
Add another pip installed VCS test case using git+git://
|
2013-09-09 20:53:52 +01:00 |
|
Pedro Algarvio
|
51a01ef79b
|
Added mocked pip installation test-case for when pip's version is <=1.1
|
2013-08-29 10:57:50 +00:00 |
|
Pedro Algarvio
|
456360dc32
|
Fix test expected output plus an additional one for pip git install.
|
2013-08-26 17:05:47 +00:00 |
|
Pedro Algarvio
|
6e694791fb
|
Allow tests to be properly skipped if mock is not installed.
|
2013-08-26 17:05:44 +00:00 |
|
Pedro Algarvio
|
23fa44ff58
|
Adapted unit.states.pip_test to use salttesting.mock
|
2013-08-26 13:03:08 +00:00 |
|
Pedro Algarvio
|
5075898935
|
No absolute imports.
|
2013-08-22 21:45:45 +01:00 |
|
Pedro Algarvio
|
52b8da5d13
|
Adapt to the output when installing a package from a compressed file.
|
2013-08-22 21:06:06 +01:00 |
|
Pedro Algarvio
|
df8bdf8646
|
By forcing absolute imports, we don't have to rename the pip state module.
|
2013-08-22 19:02:18 +01:00 |
|
Pedro Algarvio
|
aea94fd6a2
|
Another example test case.
|
2013-08-22 19:02:18 +01:00 |
|
Pedro Algarvio
|
e70827371f
|
Some more requirements parsing tests
|
2013-08-22 19:02:18 +01:00 |
|
Pedro Algarvio
|
58ad040872
|
Use pip.req for parsing package requirements. Minimal tests.
|
2013-08-22 19:02:17 +01:00 |
|
Pedro Algarvio
|
42641c6153
|
Added test case to see if the usage of user and runas at the same time raises an exception.
|
2013-07-27 16:02:59 +01:00 |
|
Pedro Algarvio
|
c072fa0241
|
Also deprecate runas on salt.states.pip .
* Added mock tests to check if the deprecation is triggered, and to see if the deprecation is also returned to the user in a warnings key.
|
2013-07-27 15:58:28 +01:00 |
|