2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-29 04:47:42 +00:00

8 Commits

Author SHA1 Message Date
Pablo Martin
67cdcff4a3
some miscellaneous fixes
fix bash completion: ignore --client-width parameter for completion
command
fix issue with put and non escaped `\ ` when checking local path
fix ftp list in tests (we are now returning `.` too)
2020-02-13 19:00:37 +01:00
Pablo Martin
06778d0079
add ftp tests
ensure imported node exists when retrieving its path
2018-09-05 20:48:36 +02:00
Pablo Martin
711426738a
added misc tests and fix others with wrong use of space 2018-06-14 17:19:51 +02:00
Pablo Martin
40c6a9888e
added try-catch to fix ssh initialization in case locale fails
minor fix in python tests
2017-11-15 19:55:56 +01:00
Pablo Martin
7e2fa14eef minor fix in python tests 2017-10-05 13:25:02 +02:00
Pablo Martin
b39ad36da3
support for test using MEGAcmdShell 2017-10-05 12:26:28 +02:00
Pablo Martin
9f8960fde2 added put and rm python tests 2017-10-03 14:32:22 +02:00
Pablo Martin
4365e64da9 added get tests in python
refactored common python code for tests
2017-09-29 14:32:40 +02:00