CrazyMax
|
83f3ade61d
|
Fix ftpMock
|
2020-05-05 13:34:35 +02:00 |
|
CrazyMax
|
0a6572881e
|
Udpate ftpMock
|
2020-05-05 13:22:37 +02:00 |
|
Florian Goetghebeur
|
827e50c0bd
|
Add support for append (APPE) command
|
2020-03-10 11:43:17 +01:00 |
|
Florian Goetghebeur
|
adfb8ed9f3
|
Actually store file content in mock
|
2020-03-10 11:41:46 +01:00 |
|
Julien Laffaye
|
e6de3d35bf
|
Replace DialWithOptions with Dial
No need for a dedicated function as Dial can take no options.
|
2019-04-23 14:04:25 +02:00 |
|
Julien Laffaye
|
04b1878733
|
Add DialWithOptions
DialWithOptions accept a variadic number of options, allowing to
introduce more options in the fure without breaking the API.
|
2019-04-10 20:25:16 +02:00 |
|
Julien Laffaye
|
55546487cf
|
Use mock for all tests
|
2019-04-10 20:20:50 +02:00 |
|