2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-31 13:55:10 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
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
f2bda7a846 Perform the type-appropriate comparison. 2024-03-05 22:20:47 +05:30
Vibhav Pant
fce1cd93d4 Port python tests to Python 3. 2024-02-07 19:55:35 +05:30
Diego Ximenez
c1559baafe Add environment variable to skip PDF thumbnail tests 2023-12-11 14:28:52 +01:00
Diego Ximenez
6274d553df Add extra allowed failures for image and PDF thumbnail tests
Thumbanils are not generated for these files in the webclient either, so
it's not an issue with MegaCMD.
2023-12-11 13:27:17 +01:00
Diego Ximenez
87b625122b Ignore folders in thumbnail python test 2023-12-05 19:13:20 +01:00
Diego Ximenez
5ba419fae9 Add tiff files to the list of allowed failures in thumbnail python test 2023-12-05 18:41:05 +01:00
Pablo Martin
8e25b38ae1 update sdk version to include authring fixes
update testing scripts to no longer test inbox uploads
2023-03-15 18:28:51 +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
133cedd2af allow using env variables to misc thumbnails tests 2021-12-15 13:45:44 +01:00
Pablo Martin
75d3b35882 add test for pdf thumbnails 2021-05-06 13:08:54 +02:00
Pablo Martin
388739400c have images downloaded in localtmp folder to avoid issues with other tests 2021-04-05 18:50:05 +02:00
Pablo Martin
6372b30531 remove images folder in local cleanup 2021-04-05 17:25:29 +02:00
Pablo M
e66ae49616 add (win) non originally pnm & ppm files and fix error outputing 2021-03-16 15:15:39 +00:00
Pablo Martin
e85c4414d8 add misc test to ensure thumbnail uploading is working 2021-03-16 13:59:16 +01:00
Pablo Martin
f27d1db34d types in python tests 2018-09-19 17:50:51 +02:00
Pablo Martin
d1693011a6 update test for windows 2018-09-04 18:07:13 +02:00
Pablo Martin
dff148e190 udpate sdk module & minor fixes adjusements
fix mv when changing name
added mv tests
2018-09-03 17:22:27 +02:00
Pablo Martin
21b63bac44 "cp" allow multiple sources and regexp support
nodebypath now supports "user:"
added extra debug lines
improved and added new misc test to check "cp" functionality
2018-09-03 13:17:34 +02:00
Pablo Martin
711426738a added misc tests and fix others with wrong use of space 2018-06-14 17:19:51 +02:00