Pablo Martin
c79ed9c5b0
Merge remote-tracking branch 'origin/develop' into task/CMD-581_have_log_lines_forwarded_to_client_written_in_stderr
...
Conflicts:
src/comunicationsmanagernamedpipes.cpp <- manual gather UTF8
macros
2025-03-07 07:51:35 +01:00
Diego Ximenez
820b144b00
Run cat -o python tests only on Windows
2025-02-24 12:14:27 +01:00
Diego Ximenez
9ca1982e6a
Add cat -o python tests for ascii and utf-8 strings
2025-02-20 18:40:52 +01:00
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
791f0467e4
Use pexpect to control the MEGAcmd shell in python tests
...
This library allows us to set the shell dimensions, so commands don't
get truncated (some tests were failing before because this was
happening). It also allows us to more reliably control the shell.
2024-12-11 12:32:24 +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
Diego Ximenez
a765c69074
Fix thumbnails python misc. test
2024-10-09 20:45:13 +02:00
Diego Ximenez
33fbe88573
Only skip thumbnail tests if the environment variable is set
2024-10-09 20:10:36 +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
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