jcamiel
|
cd431d023a
|
Fix output in parallel mode.
|
2024-04-08 14:34:20 +02:00 |
|
Fabrice Reix
|
2227b91ee1
|
Refacto error_string in order to support diff messages
|
2024-04-08 11:37:30 +00:00 |
|
Filipe PINTO
|
849e11f32b
|
Disable unix-socket test waiting for https://github.com/actions/runner-images/issues/9626
|
2024-04-08 10:51:22 +02:00 |
|
jcamiel
|
91067f9545
|
Improve assert body test.
|
2024-04-08 10:19:52 +02:00 |
|
Fabrice Reix
|
e1a16357f4
|
Align actual and expected value
|
2024-04-07 19:41:15 +00:00 |
|
Fabrice Reix
|
0c2577f6f0
|
Test CRLF in error message
|
2024-04-07 19:41:14 +00:00 |
|
jcamiel
|
887998f166
|
Allow to test Powershell script on macOS and Linux.
|
2024-04-07 19:15:13 +00:00 |
|
Fabrice Reix
|
7f31d87e2a
|
Test pretty-printed JSON output
|
2024-04-05 14:33:51 +02:00 |
|
fpinto
|
39467466d2
|
Use latest curl on macOS
|
2024-04-04 11:09:39 +02:00 |
|
jcamiel
|
547565465a
|
Add out file for parallel integration test.
|
2024-04-04 09:27:33 +02:00 |
|
jcamiel
|
9012ce717e
|
Remove unnecessary exit in integration test.
|
2024-04-03 18:09:54 +02:00 |
|
jcamiel
|
0267ee28f7
|
Add parallel integration test with a lot of files.
|
2024-04-03 17:45:16 +02:00 |
|
jcamiel
|
0aef9956ab
|
Add integration test for --max-filesize
|
2024-04-01 21:37:31 +02:00 |
|
baerwang
|
7787d711a3
|
feat: File size limits
|
2024-04-01 20:49:19 +02:00 |
|
hurl-bot
|
72967570a8
|
Update crates
|
2024-04-01 20:18:23 +02:00 |
|
jcamiel
|
4532ddf235
|
Remove delete.sh integration test (covert by method.sh)
|
2024-03-31 18:20:23 +02:00 |
|
jcamiel
|
59f785974f
|
Fix parallel integration tests.
|
2024-03-31 18:11:04 +02:00 |
|
jcamiel
|
bf472937f9
|
Rename workers option
|
2024-03-31 14:46:16 +02:00 |
|
jcamiel
|
f927008c52
|
Add integration test for parallel run with max-workers=1.
|
2024-03-30 16:04:59 +01:00 |
|
jcamiel
|
b8783d365b
|
Fix various typos.
|
2024-03-30 15:19:30 +01:00 |
|
jcamiel
|
d306a38e1e
|
Add standard output for parallel run.
|
2024-03-29 15:43:54 +01:00 |
|
jcamiel
|
7a25ae4a9b
|
Output standard error in parallel mode.
|
2024-03-28 17:25:55 +01:00 |
|
jcamiel
|
bc1303552a
|
Add isNumber predicate
|
2024-03-28 11:12:30 +01:00 |
|
jcamiel
|
1292ceaa8c
|
Update auth integration test with --user option.
|
2024-03-26 17:15:51 +01:00 |
|
jcamiel
|
32a73ce7a4
|
Support --user option per request
|
2024-03-26 15:54:14 +01:00 |
|
jcamiel
|
68f37b23be
|
Fix case in error message.
|
2024-03-26 09:31:33 +01:00 |
|
Fabrice Reix
|
1b3943168b
|
Update parser implem for filename with password
|
2024-03-23 09:44:37 +01:00 |
|
jcamiel
|
f68bcc8eb3
|
Add isIsoDate predicate (take a string and checks YYYY-MM-DDTHH:mm:ss.sssZ)
|
2024-03-21 15:46:53 +01:00 |
|
jcamiel
|
431e9dd6f9
|
Update black to 24.3.0.
|
2024-03-21 13:38:57 +01:00 |
|
Fabrice Reix
|
0c8d66ee4b
|
Replace passphrase by password
|
2024-03-20 10:33:00 +01:00 |
|
Fabrice Reix
|
11378879e5
|
Add integ test for variables in filename with passphrase
|
2024-03-20 10:25:35 +01:00 |
|
jcamiel
|
dcd534a912
|
Add --from-entry option to execute a file from a given entry
|
2024-03-19 19:02:16 +01:00 |
|
jcamiel
|
7c00c15759
|
Create intermediate directory when using --report-html
|
2024-03-19 15:21:30 +01:00 |
|
jcamiel
|
9444d6a058
|
Fix filename templatization bug under certains conditions.
|
2024-03-18 08:44:09 +00:00 |
|
jcamiel
|
b05f70855f
|
Fix charset parsing logic of Content-Type header.
|
2024-03-17 16:32:58 +01:00 |
|
jcamiel
|
a5120e9a25
|
Fix empty glob not always returning an error
|
2024-03-14 12:19:07 +01:00 |
|
Fabrice Reix
|
ad4edc17de
|
Add hurl output in hurlfmt test export
|
2024-03-13 17:27:42 +00:00 |
|
Fabrice Reix
|
2f28dc744f
|
Add integ test for hurlfmt --in-place
|
2024-03-12 09:08:40 +00:00 |
|
jcamiel
|
9b2601032a
|
Change CliError from struct to enum (and specify variant).
|
2024-03-07 10:41:39 +01:00 |
|
jcamiel
|
2433a24887
|
Per request output takes file-root into account for path resolving
|
2024-02-29 09:34:07 +00:00 |
|
jcamiel
|
de7f5f45e1
|
Remove unnecessary debug sprint.
|
2024-02-26 08:57:57 +01:00 |
|
jcamiel
|
6af3b682d9
|
Fix silent error when verbose option use unset variable.
|
2024-02-24 20:22:34 +01:00 |
|
jcamiel
|
d4ec4b4b1a
|
Some refacto on debug log.
|
2024-02-23 10:23:30 +01:00 |
|
jcamiel
|
315bacd81e
|
Clean logs on entry.
|
2024-02-22 16:10:34 +01:00 |
|
jcamiel
|
b5be4ec376
|
Reformat some Hurl files.
|
2024-02-22 14:09:20 +01:00 |
|
jcamiel
|
9cf13593be
|
Fix Content-type header override when used in lowercase
|
2024-02-11 18:36:14 +01:00 |
|
jcamiel
|
d2a4bae2f1
|
Add integration test on explicit/implicit content type header.
|
2024-02-11 18:08:50 +01:00 |
|
Fabrice Reix
|
00ba9fbd3d
|
Ignore test temporary (waiting for curl 8.6.1 fix)
|
2024-02-09 10:47:52 +01:00 |
|
Filipe PINTO
|
e44daea54b
|
Add test-macos-arm64 job
|
2024-02-01 16:07:07 +01:00 |
|
Fabrice Reix
|
0f099f3b8f
|
Reorganize/remove redundant tests
|
2024-01-31 12:33:02 +00:00 |
|