2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 09:57:09 +00:00

17 Commits

Author SHA1 Message Date
Pablo Martin
4a1e50ba62
python tests adjustments after stderr usage 2025-01-28 14:53:19 +01:00
Diego Ximenez
9d55e1c9d9
Remove non-cmdshell restriction in as many python tests as possible 2024-12-11 16:02:25 +01:00
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
42b91e70f3
Minor fixes to Python tests 2024-10-10 23:03:00 +02:00
Vibhav Pant
5e35b3599e
Add an env var to confirm from the user that the MEGA account will get cleared 2024-03-13 17:17:34 +05:30
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
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
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
Pablo Martin
9eb8c41b88 fix find test for windows 2017-09-29 12:18:00 +02:00
Pablo Martin
e664207f61 implemented find test in python 2017-09-29 10:42:25 +02:00