jcamiel
db6932641c
Improve assert_header integration test with multiple HTTP response headers for the same name.
2023-11-07 13:27:43 +01:00
hurl-bot
1d4e265507
Update crates
2023-11-07 09:17:34 +00:00
jcamiel
74a539be3e
Remove blacklisted crates.
2023-11-07 09:38:53 +01:00
hurl-bot
573f6bea56
Update crates
2023-11-07 03:01:38 +00:00
jcamiel
6282bd6c90
Add architecture document
2023-11-06 15:46:37 +01:00
Fabrice Reix
6e1f115c43
Generating options for man
2023-11-06 11:14:25 +01:00
Fabrice Reix
d2a220fb05
Generating Clap commands source file
2023-11-06 11:14:24 +01:00
Fabrice Reix
bc85f8b75a
Add spec files for CLI Options
2023-11-06 11:14:24 +01:00
hurl-bot
f8682b5f2b
Update crates
2023-11-06 03:01:46 +00:00
hurl-bot
683ca36881
Update crates
2023-11-05 03:01:50 +00:00
hurl-bot
18a6e8897e
Update crates
2023-11-04 03:01:47 +00:00
Radek Benkel
d9afd0e859
Add Alpine required packages info to build from sources
2023-11-04 00:04:29 +01:00
hurl-bot
1cf68fbbad
Update crates
2023-11-03 03:01:41 +00:00
Filipe PINTO
36a48220d2
Clean execution context on bug report template
2023-11-02 18:56:03 +01:00
Fabrice Reix
3551978a95
Uniformize report_ options
2023-11-02 17:46:15 +01:00
robozati
97a02f3990
Update the JSON parser to account for fabricereix changes
2023-11-02 08:59:45 +00:00
robozati
e0d9bb929e
Change ParserError::Json
to use a JsonErrorVariant
enum and add a
...
new check to account for unresolved names
2023-11-02 08:59:44 +00:00
robozati
678aaca9f3
Improve JSON body parsing error reporting
...
Adds more checks to account for empty elements, commas after the last
element that shouldn't be there and braces not closed.
2023-11-02 08:59:43 +00:00
hurl-bot
80e35e1927
Update crates
2023-11-02 03:01:39 +00:00
jcamiel
6ec1286197
Update changelog.
2023-11-01 21:00:58 +01:00
jcamiel
c72f04fa0e
Remove xmltree/indexmap dependency.
...
Due to xmltree re-exposing an older version of indexmap, we couldnt' upgrade to the latest version of indemap.
xmltree is a tree in-memory representation of an XML document that we use for JUnit export. As xmltree is a thin layer above xml-rs, we re-implement a thin tree in-memory XML document using xml-rs directly and remove xmltree/indexmap dependency.
2023-11-01 20:23:49 +01:00
jcamiel
842a167433
Add DOM XML parser based on xml-rs.
2023-11-01 19:38:50 +01:00
hurl-bot
521966eb2e
Update crates
2023-11-01 03:01:43 +00:00
hurl-bot
7313b61350
Update crates
2023-10-31 03:01:52 +00:00
hurl-bot
f3d46ec0d2
Update crates
2023-10-30 03:02:09 +00:00
hurl-bot
60e095aac7
Update crates
2023-10-29 03:01:52 +00:00
hurl-bot
7c1753ee75
Update crates
2023-10-28 03:01:49 +00:00
jcamiel
8c0bec3544
Fix mypy errors.
2023-10-27 16:20:33 +02:00
jcamiel
9612100f39
Update Python dependencies.
2023-10-27 16:20:33 +02:00
jcamiel
18da7cac29
Update Flask 3.0.0
2023-10-27 15:56:04 +02:00
jcamiel
0757d5e7aa
Add failed test in HTML/JUnit/TAP reports
2023-10-27 14:43:13 +02:00
msinton
20982f4ce7
Report failures with nok
2023-10-27 11:25:51 +02:00
hurl-bot
406da0cfd5
Update crates
2023-10-27 03:01:54 +00:00
hurl-bot
4daa627e75
Update crates
2023-10-26 03:01:37 +00:00
hurl-bot
b8fe095800
Update crates
2023-10-25 03:01:52 +00:00
hurl-bot
d19a98adcc
Update crates
2023-10-24 03:01:49 +00:00
robozati
21235c655e
Add SourceInfo to Comment
2023-10-23 22:07:32 +00:00
hurl-bot
717857950d
Update crates
2023-10-23 14:46:55 +02:00
jcamiel
fb23d49f39
Accept BSD-2-Clause licenses for dependencies.
2023-10-23 14:46:41 +02:00
jcamiel
05fbe0b651
Fix license check diagnostics.
2023-10-23 14:09:45 +02:00
jcamiel
fe39f031b9
Update docs with HTTP/3
2023-10-21 19:34:42 +02:00
jcamiel
e504f5458e
Extract libcurl handle configuration to a method.
2023-10-21 19:12:10 +02:00
jcamiel
171e69e0d0
Update changelog.
2023-10-21 18:34:04 +02:00
jcamiel
935a4cf170
Work on img docs.
2023-10-21 18:27:53 +02:00
jcamiel
1f7f897451
Update header integration test
2023-10-21 17:45:42 +02:00
Fabrice Reix
a8d6ac6d4b
Ignore warning messages on more platforms
2023-10-21 11:04:02 +02:00
Fabrice Reix
ada42acb32
Add option skip
2023-10-21 11:04:01 +02:00
hurl-bot
e824a46998
Update crates
2023-10-21 03:01:44 +00:00
Filipe PINTO
5fb9b3a54f
Support http2 on windows
2023-10-20 17:46:46 +02:00
hurl-bot
91a8efd1df
Update crates
2023-10-20 03:01:52 +00:00