rallytime
|
ccf790a83f
|
Update all references for moved functions to use "files" util
- fopen
- flopen
- fpopen
- safe_rm
- is_empty
- is_fcntl_available
|
2017-07-18 10:31:01 -06:00 |
|
jmacfar
|
dba9558b73
|
Support cp.get_file|url to download files to a directory
Integrations tests
|
2017-06-16 10:45:18 -05:00 |
|
Erik Johnson
|
c512142899
|
Add integration test for cp.cache_file
|
2017-06-01 17:20:58 -05:00 |
|
Pedro Algarvio
|
61003bca0a
|
Take care of resource leakage on tests
|
2017-04-04 18:58:20 +01:00 |
|
Pedro Algarvio
|
2ee6d5d589
|
Import from the original modules not tests.integration
|
2017-04-04 18:58:19 +01:00 |
|
Pedro Algarvio
|
b58241648a
|
Use the tests support paths module
|
2017-03-08 18:34:34 +00:00 |
|
Pedro Algarvio
|
979090d225
|
We need bytes under Py3 to compute the hash
|
2017-03-02 19:56:04 +00:00 |
|
Pedro Algarvio
|
40a64191a1
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
|
Pedro Algarvio
|
3beb3fb801
|
Move whatever we need from salttesting to salt.
Let's drop the salttesting dependency cycle.
|
2017-02-28 22:52:49 +00:00 |
|
Pedro Algarvio
|
7278a6c868
|
You need to pass a list. How did this ever pass?!
|
2017-02-28 22:52:48 +00:00 |
|
Erik Johnson
|
9f6d08d606
|
Update tests which used string kwargs
|
2017-02-25 20:11:06 -06:00 |
|
Pedro Algarvio
|
15af4c9728
|
Test filenames conformity. Adjust for pytest.
|
2017-02-23 23:19:42 +00:00 |
|