Commit Graph

17 Commits

Author SHA1 Message Date
Fabrice Reix
8666229edf
Move filters outside query 2022-10-28 08:04:16 +02:00
Fabrice Reix
046ab9baa1
Update error messages 2022-10-25 09:04:27 +02:00
Fabrice Reix
83beadff47
Update JSON/HTML export 2022-10-25 08:59:18 +02:00
Fabrice Reix
bf79a512e0
Newline added at the end of the files
hurlfmt now also outputs a trailing newline.
2022-10-24 15:04:50 +02:00
jcamiel
debbeb250e
Add retry-max-count request option. 2022-10-20 13:06:27 +02:00
jcamiel
e85354f0eb
Add retry-max-count option. 2022-10-18 11:51:49 +02:00
jcamiel
104360a05d
Update integration tests. 2022-10-16 10:42:42 +02:00
jcamiel
d621fdab6b
Add integration test. 2022-10-10 15:51:34 +02:00
jcamiel
95a647bde2
Use generic foo.out.pattern instead of foo.output.json
foo.output.json was hand written to remove non-constant fields (like time, date etc...)
We have now a more simple and generic way of testing variable output with .pattern files. Plus, expected JSON output is more complete.
2022-10-10 11:35:12 +02:00
jcamiel
5d4d41a559
Be more restrictive on first char for url parsing. 2022-09-12 16:42:40 +02:00
jcamiel
2a002f81a6
Add max-redirs entry option. 2022-08-16 12:09:33 +02:00
jcamiel
7f561566dc
Normalize acronym case in errors. 2022-08-08 18:42:57 +02:00
Fabrice Reix
524084d314
Add comment - Test fails only when output is decompressed 2022-08-05 12:02:07 +02:00
jcamiel
568b83266e
Fixes file access authorization. 2022-07-28 11:24:53 +02:00
Fabrice Reix
de79388be5 Support regex literal in query/subquery 2022-06-24 11:42:06 +02:00
jcamiel
f63c078ea8 Add integration test for failed regex predicate. 2022-03-25 14:52:39 +01:00
jcamiel
51dedfed14 Split integration tests between tests_ok / tests_failed repository. 2022-02-14 16:24:39 +01:00