Commit Graph

18 Commits

Author SHA1 Message Date
Filipe PINTO cd84970fc6
Use millisecond for ci tests duration 2025-02-10 10:19:55 +01:00
Filipe PINTO 62275934dc
Beautify tests duration logs 2025-02-05 15:41:50 +01:00
Filipe PINTO 617a7c5b7d
Add duration to test_script.py 2025-01-21 15:54:51 +00:00
Fabrice Reix 9f565f9227
Sort imports with ruff 2024-11-09 11:49:28 +01:00
Jean-Christophe Amiel 90bb395bae
Apply delay only once per entry, no matter how many retry. 2024-06-18 17:38:13 +02:00
Fabrice Reix 5fd726a720
Make stdout/stderr pattern match error more readable 2024-06-17 13:42:57 +02:00
Fabrice Reix 58fa2e896f
Replace ~~~ in pattern files by standard regex 2024-06-09 11:53:16 +02:00
Fabrice Reix e1a16357f4
Align actual and expected value 2024-04-07 19:41:15 +00:00
jcamiel 887998f166
Allow to test Powershell script on macOS and Linux. 2024-04-07 19:15:13 +00:00
Fabrice Reix a8d6ac6d4b
Ignore warning messages on more platforms 2023-10-21 11:04:02 +02:00
jcamiel 46e3bf2cfb
Use exit code 255 to signal skipped integration test. 2023-10-13 00:03:16 +02:00
Fabrice Reix ecc1c1fc8b
Ignore libcurl library warning in the check itself 2023-10-10 14:07:38 +00:00
Fabrice Reix 63125a8dcc
Print actual/expected lines when number of lines does not match 2023-06-01 17:17:35 +02:00
jcamiel 54b7d3766d
Add JUnit integration test. 2023-04-20 15:01:52 +02:00
Fabrice Reix 271bc82d2c
Migrate integ tests to unit scripts 2023-03-30 15:45:04 +02:00
fpinto b98821c5ca
Fix integration *.ps1 tests 2023-03-28 11:34:25 +02:00
Fabrice Reix 56c52ab7f5
Migrate test integ SSL 2023-03-27 13:55:01 +02:00
Fabrice Reix 3541ae9498
Refactoring test integ
Encapsulate each integ test in its own shell script
2023-03-24 09:06:58 +01:00