Commit Graph

15 Commits

Author SHA1 Message Date
Fabrice Reix
ebdd5eabc7
Delete unused script
test_script.py is now used instead
2023-04-06 10:16:54 +02:00
Fabrice Reix
ccb1097090
Migrate integ tests to unit scripts 2023-04-06 08:50:20 +02:00
Fabrice Reix
d34730c968
Migrate integ test to unit scripts 2023-04-01 10:06:04 +02:00
Fabrice Reix
271bc82d2c
Migrate integ tests to unit scripts 2023-03-30 15:45:04 +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
Fabrice Reix
f3bfe66863
Remove option --no-format in hurlfmt 2023-03-12 14:23:19 +01:00
jcamiel
75089c0620
Add support for multiple Hurl file in the same test. 2022-08-26 13:17:52 +02:00
jcamiel
51dedfed14 Split integration tests between tests_ok / tests_failed repository. 2022-02-14 16:24:39 +01:00
Fabrice Reix
5e9a94a430 Format python files with black formater 2022-02-05 18:15:41 +01:00
Fabrice Reix
f557a33209 Add test for html file output 2021-09-25 09:17:33 +02:00
Fabrice Reix
99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00
Fabrice Reix
95b9887e55 Add Test SSL with self-signed certificates 2021-02-06 13:38:55 +01:00
Fabrice Reix
797788c571 Tests hurl files in order 2021-01-28 11:49:21 +01:00
Fabrice Reix
a85170998f Migrate integration scripts to python
so that they can be executed then in windows
2021-01-14 20:40:37 +01:00