2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-28 20:37:40 +00:00

12 Commits

Author SHA1 Message Date
Diego Ximenez
25dca4b86b
Simplify global variable usage in python tests 2024-12-11 12:15:58 +01:00
Diego Ximenez
67972c153d
Unify command names on python tests across platforms and scripts 2024-11-05 11:51:34 +01:00
Diego Ximenez
a70b5162ef
Ensure Python tests have non-zero exit code on failure 2024-10-11 14:00:50 +02:00
Diego Ximenez
c14f5ab5f0
Upgrade Python serving test to use unittest 2024-10-10 22:40:28 +02:00
Diego Ximenez
7f53be4ec9
Use print instead of logging module in Python tests 2024-10-08 00:02:22 +02:00
Vibhav Pant
cd74d58969
compare_remote_local: Ensure we are comparing the same types. 2024-03-05 18:57:25 +05:30
Vibhav Pant
925ae08ee1
Use python3. 2024-02-26 20:35:18 +05:30
Vibhav Pant
fce1cd93d4
Port python tests to Python 3. 2024-02-07 19:55:35 +05:30
Pablo Martin
f1cdff3668
update submodule to HEAD of 4.16.0a (with fixes in zlib and wrongly reported error in isFolder)
Adjusted tests to use python2.7 explicitly
2023-03-03 16:15:53 +01:00
Pablo Martin
c222160ead
increase timeout in ftp testing 2018-10-02 14:19:59 +02:00
Pablo Martin
f27d1db34d
types in python tests 2018-09-19 17:50:51 +02:00
Pablo Martin
06778d0079
add ftp tests
ensure imported node exists when retrieving its path
2018-09-05 20:48:36 +02:00