Fabrice Reix
7601b63825
Add test for large response
2020-11-09 22:32:40 +01:00
Fabrice Reix
f99b66502f
Add test for include option
...
amend commit
2020-11-09 22:32:40 +01:00
Fabrice Reix
91ef40087c
Refacto test integ
2020-11-09 22:32:40 +01:00
Fabrice Reix
5634d29105
Update data file
2020-11-09 20:24:08 +01:00
Fabrice Reix
81becd7c02
Merge pull request #72 from Orange-OpenSource/fix/include-headers
...
Fix include headers to standard output
2020-11-08 16:12:06 +01:00
Fabrice Reix
17301e0a76
Fix include headers to standard output
2020-11-08 15:33:03 +01:00
Fabrice Reix
30a27a5017
Merge pull request #71 from Orange-OpenSource/feature/update-github-actions
...
Update github actions
2020-11-08 14:21:19 +01:00
Fabrice Reix
79ed687d3a
Update github actions
...
release for both Linux and OSX
2020-11-08 14:16:20 +01:00
Fabrice Reix
61b6141f1b
Merge pull request #70 from Orange-OpenSource/feature/ast-export-json
...
Export AST to json
2020-11-07 21:35:43 +01:00
Fabrice Reix
42cff4055c
Add json export for AST
2020-11-07 20:42:22 +01:00
Fabrice Reix
6a16e68900
Add your own json serializer
2020-11-07 20:42:22 +01:00
Fabrice Reix
92db6e505d
Implement Display Trait in core
2020-11-07 20:39:18 +01:00
Fabrice Reix
9bf8d2e64f
Merge pull request #68 from Orange-OpenSource/feature/ignore-implicit-http-code-assert
...
Add wildcard to disable http status code assert
2020-11-03 23:14:31 +01:00
Fabrice Reix
8462047187
Merge pull request #67 from Orange-OpenSource/fix/json-export-multipart-for-data
...
Add multipart form data params to json export
2020-11-03 23:14:16 +01:00
Fabrice Reix
698b6dcca6
add wildcard for http status code
...
in order to ignore implict assert on status code
2020-11-03 20:34:12 +01:00
Fabrice Reix
8fe2e3daf3
Add multipart form data params to json export
2020-11-03 20:32:52 +01:00
Fabrice Reix
cf7a4f215d
Merge pull request #66 from Orange-OpenSource/refacto/split-multiple-packages
...
Refacto - Split project into multiple packages
2020-11-03 08:25:23 +01:00
Fabrice Reix
d18358b2b7
Reorganize code between hurl and hurlfmt
2020-11-03 07:41:48 +01:00
Fabrice Reix
946482e45d
Remove unused dependencies
2020-11-02 18:52:20 +01:00
Fabrice Reix
fb312a8b73
Split project into multiples packages
2020-11-02 18:30:13 +01:00
Fabrice Reix
198caf5603
Merge pull request #61 from Orange-OpenSource/refacto/remove_inherent_impl
...
Refacto - Remove inherent impl
2020-11-01 20:13:31 +01:00
Fabrice Reix
ad4c976633
Remove inherent impl
...
Typically all the eval functions on the AST struct
so that eval and ast can live in 2 different crates
Defining a trait makes sense only if the signature is always the same,
which is not the case for eval function.
2020-11-01 19:43:04 +01:00
Fabrice Reix
7df567829a
Merge pull request #62 from Orange-OpenSource/fix/usage-without-input
...
Fix usage without input
2020-11-01 19:41:06 +01:00
Fabrice Reix
b1f4971a77
Fix usage without input
2020-11-01 18:58:21 +01:00
Fabrice Reix
0ca6b9618d
Merge pull request #58 from Orange-OpenSource/feature/add-github-action
...
Add Github Action
2020-10-31 13:33:15 +01:00
Fabrice Reix
fddf01d0d7
Add Github Action
2020-10-31 08:22:00 +01:00
Fabrice Reix
e1231733bf
Merge pull request #57 from Orange-OpenSource/feature/add-test-proxy
...
Add test proxy
2020-10-30 19:04:40 +01:00
Fabrice Reix
c8b3f76578
Add test proxy
2020-10-30 10:15:25 +01:00
Fabrice Reix
785b7c6d05
Merge pull request #56 from Orange-OpenSource/feature/fix-compressed-man
...
Fix compressed anchor.
2020-10-30 07:32:50 +01:00
jcamiel
35a8141df9
Fix man typos.
2020-10-29 19:29:51 +01:00
jcamiel
2f23a7a930
Fix compressed anchor.
2020-10-29 17:16:59 +01:00
Fabrice Reix
4577108bff
Update version to 0.99.14
2020-10-28 16:27:40 +01:00
Fabrice Reix
0ab5a17f9f
Add missing dependencies for deploying
2020-10-28 12:54:03 +01:00
Fabrice Reix
9cca7eda11
Update CHANGELOG
2020-10-28 08:35:55 +01:00
Fabrice Reix
d1ad1aea4d
Merge pull request #54 from Orange-OpenSource/feature/update-man-pages
...
Update Man Page
2020-10-27 20:33:09 +01:00
Fabrice Reix
8a0fb80199
Update Man Page
2020-10-27 13:58:37 +01:00
Fabrice Reix
55ecea4894
Merge pull request #53 from Orange-OpenSource/fix/add-header-accept-encoding-with-compressed-option
...
Add Accept-Encoding header with --compressed option
2020-10-27 11:40:05 +01:00
Fabrice Reix
e90eb37b27
Add Accept-Encoding header with --compressed option
2020-10-27 08:35:14 +01:00
Fabrice Reix
78921ecdf7
Merge pull request #52 from Orange-OpenSource/fix/html-report
...
Generate html report by running hurl tests successively
2020-10-23 19:01:13 +02:00
Fabrice Reix
0932647379
Generate html report by running hurl tests successively
...
Results are appended together in a common json file
2020-10-23 16:11:16 +02:00
Fabrice Reix
a854ad36f8
Merge pull request #51 from Orange-OpenSource/fix/cookie
...
Remove unnecessary trailing comma in Cookie String
2020-10-23 15:04:18 +02:00
Fabrice Reix
9e56b9c935
[Fix] Remove unnecessary trailing comma in Cookie String
2020-10-23 13:02:50 +02:00
Fabrice Reix
9f9e5ee351
Merge pull request #50 from Orange-OpenSource/fix/option-insecure
...
[FIX] inverse insecure flag
2020-10-23 09:15:23 +02:00
Fabrice Reix
9af6bd6145
[FIX] inverse insecure flag
2020-10-23 07:52:53 +02:00
Fabrice Reix
5903b01b10
Merge pull request #49 from Orange-OpenSource/fix/multiple-request-cookies
...
[FIX] Send multiple request cookies
2020-10-22 13:58:08 +02:00
Fabrice Reix
7e36855113
[FIX] Send multiple request cookies
2020-10-22 10:15:47 +02:00
Fabrice Reix
d348679d9b
Merge pull request #48 from Orange-OpenSource/feature/add-option-user
...
Add option user
2020-10-21 21:23:39 +02:00
Fabrice Reix
9fe9aa7953
Add option user
2020-10-21 13:48:22 +02:00
Fabrice Reix
7b08c7bcfb
Merge pull request #47 from Orange-OpenSource/feature/expect-header
...
Add request Expect Header explicitly
2020-10-21 10:28:38 +02:00
Fabrice Reix
af63efa578
Add request Expect Header explicitly
...
Fix: http version is the from the last status line
2020-10-21 09:25:22 +02:00