2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-28 12:27:42 +00:00

17 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
42b91e70f3
Minor fixes to Python tests 2024-10-10 23:03:00 +02:00
Diego Ximenez
7f53be4ec9
Use print instead of logging module in Python tests 2024-10-08 00:02:22 +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
d12edd5c6e
Fix incorrect equality check. 2024-02-07 21:09:29 +05:30
Vibhav Pant
5ec7416da8
Remove unneeded import. 2024-02-07 21:03:52 +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
711426738a
added misc tests and fix others with wrong use of space 2018-06-14 17:19:51 +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
352121d9b0 fix some "get" cases with "/" involved in windows
fix/adecuate python tests for windows
2017-10-03 17:55:37 +02:00
Pablo Martin
9f8960fde2 added put and rm python tests 2017-10-03 14:32:22 +02:00