Commit Graph

602 Commits

Author SHA1 Message Date
Fabrice Reix
6c145e2e9c Update report 2021-09-25 09:17:33 +02:00
Fabrice Reix
60de1be7a0 Update integ test 2021-09-25 09:17:33 +02:00
Fabrice Reix
8acd79c33b Improve HTML output 2021-09-25 09:17:33 +02:00
Fabrice Reix
299a6ef730 Update deps 2021-09-25 09:17:33 +02:00
jcamiel
85594d6909 Fix whitespace typo. 2021-09-11 22:42:35 +02:00
jcamiel
de14afedac Use shorthand syntax whenever it is possible. 2021-09-11 22:38:55 +02:00
Fabrice Reix
6a9943407b
Merge pull request #256 from Orange-OpenSource/release/1.3.1
Release 1.3.1
2021-09-11 08:46:42 +02:00
Fabrice Reix
4c71f7fd96
Merge branch 'master' into release/1.3.1 2021-09-11 08:35:08 +02:00
Fabrice Reix
7aca732ae8 Update CHANGELOG 2021-09-10 23:05:41 +02:00
Fabrice Reix
5584feab5e
Merge pull request #259 from Orange-OpenSource/fix/accept-hyphen-in-variable-name
Accept hyphen in variable name
2021-09-10 17:54:49 +02:00
Fabrice Reix
bd540070e0 Accept hyphen in variable name 2021-09-10 17:35:23 +02:00
Fabrice Reix
abea6a867f
Merge pull request #257 from Orange-OpenSource/feature/escape-hash
Escape Hash(#) in hurl string value
2021-09-10 08:58:50 +02:00
Fabrice Reix
187ca03698 Escape Hash(#) in hurl string value 2021-09-10 08:37:15 +02:00
Fabrice Reix
40ddfe520e add README in each crate 2021-09-10 08:17:59 +02:00
Fabrice Reix
6da5b24d98 Update dependency - crate sha2 2021-09-10 08:01:25 +02:00
Fabrice Reix
3853156b0d Update version to 1.3.1 2021-09-10 07:56:45 +02:00
Fabrice Reix
232bcbd535 Update version 2021-09-03 11:23:43 +02:00
Fabrice Reix
e4813f1cc6 Update CHANGELOG 2021-09-02 22:04:10 +02:00
Fabrice Reix
0d71143deb
Merge pull request #251 from Orange-OpenSource/feature/add-test-number-in-progress-mode
Add Test number in progress mode
2021-09-02 19:21:48 +02:00
Fabrice Reix
cf2fd14aea Add Test number in progress mode 2021-09-02 18:42:37 +02:00
Fabrice Reix
69aec13eb4 Fix clippy for Rust 1.54.0 2021-09-02 18:41:50 +02:00
Fabrice Reix
1041770933 Update deps 2021-09-02 18:41:31 +02:00
Fabrice Reix
9a23568f4e
Merge pull request #250 from Orange-OpenSource/feature-test-mode
Activate test mode
2021-07-28 21:46:20 +02:00
Fabrice Reix
828c64b440 Activate test mode 2021-07-28 21:29:40 +02:00
Fabrice Reix
7b7a08ff37
Merge pull request #249 from Orange-OpenSource/feature/progress
Add --progress option
2021-07-28 08:25:54 +02:00
Fabrice Reix
726e46a53e
Merge pull request #248 from Orange-OpenSource/feature/summary
Add summary option
2021-07-27 20:20:10 +02:00
Fabrice Reix
6f2ec988ae Add --progress option 2021-07-27 18:18:14 +02:00
Fabrice Reix
8e8d3fad09 Add summary option 2021-07-27 17:19:15 +02:00
Fabrice Reix
a6fd634191
Merge pull request #247 from Orange-OpenSource/fix/parsing-json-body
Fix parsing/sending JSON body
2021-07-25 14:26:22 +02:00
Fabrice Reix
bde283f6c3 Fix parsing json body 2021-07-25 11:01:04 +02:00
Fabrice Reix
36edc50923
Merge pull request #246 from Orange-OpenSource/feature/remove-unnecessay_checks
Remove unnecessary checks
2021-07-25 09:07:05 +02:00
Fabrice Reix
84cdc49b22 Remove unnecessary checks
Runtime errors are tested by error hurl files (error_*.hurl),
while export to JSON/HTML is tested by *.json and *.html files.

The error files do add more syntax/functionalities than the standard/non-error hurl files,
therefore, it is not useful to test (and maintain) their JSON/HTML export.
2021-07-25 08:27:34 +02:00
Fabrice Reix
7b844b6211
Merge pull request #245 from Orange-OpenSource/refacto/cli-options
Refacto CLI Options
2021-07-24 13:59:27 +02:00
Fabrice Reix
018cb97519 refacto CLI Options 2021-07-24 13:45:36 +02:00
Fabrice Reix
156e731cbd
Merge pull request #244 from Orange-OpenSource/feature/fix-clippy-for-tests
Fix clippy warnings (in tests)
2021-07-24 12:24:45 +02:00
Fabrice Reix
7841d4b01e run apt update before apt install 2021-07-24 11:30:29 +02:00
Fabrice Reix
882a49a53c Fix clippy warnings (in tests) 2021-07-24 11:20:14 +02:00
Fabrice Reix
1e73805559
Merge pull request #243 from Orange-OpenSource/feature/simplify-json-html-report-generation
Simplify JSON/HTML report generation
2021-07-24 10:19:09 +02:00
Fabrice Reix
be4c5bb2d3 Run apt update before apt install 2021-07-24 09:49:58 +02:00
Fabrice Reix
eda411ed9d Update dependencies 2021-07-24 09:42:46 +02:00
Fabrice Reix
ef4f075074 Simplify JSON/HTML report generation 2021-07-24 09:34:58 +02:00
Fabrice Reix
4c27da7046
Merge pull request #239 from Orange-OpenSource/feature/add-endsWith-predicate
add endsWith predicate
2021-07-16 08:34:46 +02:00
Fabrice Reix
47ae21f6df add endsWith predicate 2021-07-16 08:18:58 +02:00
Fabrice Reix
2b969a0cf0 Update lock file 2021-07-16 08:17:56 +02:00
Fabrice Reix
054a37a0cc
Merge pull request #237 from Orange-OpenSource/feature/add-md5-query
Add md5 query
2021-07-14 21:52:09 +02:00
Fabrice Reix
3a25d516ab Add md5 query 2021-07-14 21:38:15 +02:00
Fabrice Reix
40e46899a0
Merge pull request #238 from Orange-OpenSource/feature/update-deps
Update dependencies
2021-07-14 21:37:21 +02:00
Fabrice Reix
9ea39c7cdb Update dependencies 2021-07-14 21:07:07 +02:00
Fabrice Reix
d3f3c18d2d
Merge pull request #235 from Orange-OpenSource/feature/support-predicates-with-bytearray
Support startsWith and contains predicates with bytes
2021-07-07 16:03:26 +02:00
Fabrice Reix
1b30968c95 Support startsWith and contains with bytes 2021-07-07 15:44:48 +02:00