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

11 Commits

Author SHA1 Message Date
Vibhav Pant
d1a0c44a4c
Put module initialization code in setUpModule. 2024-03-08 18:37:20 +05:30
Vibhav Pant
a76f104202
Rewrite python tests using unittests. 2024-03-07 19:30:21 +05:30
Vibhav Pant
9d70abbc5f
Use shutil.copytree instead of distutils.dir_util.copy_tree. 2024-03-05 22:05:43 +05:30
Vibhav Pant
cb35404d69
Fix error. 2024-02-26 21:26:00 +05:30
Vibhav Pant
fce1cd93d4
Port python tests to Python 3. 2024-02-07 19:55:35 +05:30
Diego Ximenez
13a217e7f2
Fix export -a usage in Python tests 2023-12-15 13:58:47 +01:00
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
4df17f75eb
add support for addressing inshares with //from/
escape colon in completion to better support inshares completions
2019-09-11 14:33:34 +02:00
Pablo Martin
dd998535a8
added force export in automatic tests 2018-01-08 14:18:03 +01:00
Pablo Martin
b39ad36da3
support for test using MEGAcmdShell 2017-10-05 12:26:28 +02:00
Pablo Martin
4365e64da9 added get tests in python
refactored common python code for tests
2017-09-29 14:32:40 +02:00