Fabrice Reix
|
07856bd820
|
Remove unnecessary lines
|
2021-01-14 18:21:45 +01:00 |
|
Fabrice Reix
|
13e8d5fe7b
|
Support for windows
|
2021-01-14 16:14:04 +01:00 |
|
Fabrice Reix
|
eef4568e3f
|
Support windows separator
|
2021-01-14 13:49:37 +01:00 |
|
Fabrice Reix
|
836ad872a7
|
do not create test files in /tmp anymore
|
2021-01-14 08:18:54 +01:00 |
|
Fabrice Reix
|
d8b01b928e
|
Merge pull request #125 from Orange-OpenSource/feature/add-integ-test-cookie-file
Add test integ for input cookie file
|
2021-01-11 19:12:08 +01:00 |
|
Fabrice Reix
|
37710d2523
|
Add test integ for input cookie file
|
2021-01-11 19:05:33 +01:00 |
|
Fabrice Reix
|
9d78bd2bd0
|
Merge pull request #119 from oraoto/master
Fix cookies_input_file argument name mismatch
|
2021-01-11 14:22:54 +01:00 |
|
Oraoto
|
46df63c0bd
|
Fix cookies_input_file argument name mismatch
|
2021-01-11 21:13:07 +08:00 |
|
Fabrice Reix
|
9b061a587d
|
Merge pull request #118 from Orange-OpenSource/feature/add-option-variables-file
Add option variables-file
|
2021-01-09 20:36:47 +01:00 |
|
Fabrice Reix
|
d10045e320
|
Add option --variables-file
|
2021-01-09 20:31:26 +01:00 |
|
Fabrice Reix
|
a52ea2f570
|
Merge pull request #117 from Orange-OpenSource/feature/template-in-json
Add template for json null/number/boolean
|
2021-01-09 18:43:44 +01:00 |
|
Fabrice Reix
|
8b12a574a6
|
Support template in json for null, boolean and numbers
|
2021-01-09 18:32:31 +01:00 |
|
Fabrice Reix
|
2589d46647
|
Specify explicit version for all your dependencies
|
2021-01-09 09:51:00 +01:00 |
|
Fabrice Reix
|
1c53be8119
|
Add metadata to Cargo.toml
|
2021-01-09 09:19:24 +01:00 |
|
Fabrice Reix
|
238a5d5a04
|
Merge pull request #114 from Orange-OpenSource/fix/cargo-install
Install hurl with cargo
|
2021-01-05 09:29:59 +01:00 |
|
Fabrice Reix
|
0ec2b2d330
|
Install hurl with cargo
|
2021-01-05 09:06:14 +01:00 |
|
Fabrice Reix
|
d2316401ba
|
Merge pull request #113 from Orange-OpenSource/features/update-rust-1.49.0
Update rust 1.49.0
|
2021-01-05 08:25:17 +01:00 |
|
Fabrice Reix
|
9518d158e8
|
Fix clippy warning
|
2021-01-05 08:18:08 +01:00 |
|
Fabrice Reix
|
43f4332939
|
check that rust version is 1.49.0
|
2021-01-05 08:17:34 +01:00 |
|
Fabrice Reix
|
35f0516b65
|
Update version to 1.1.0
|
2021-01-05 07:55:20 +01:00 |
|
Fabrice Reix
|
94d9414d4e
|
Update Release note
|
2020-12-18 09:26:54 +01:00 |
|
Fabrice Reix
|
3b71306abf
|
Update integration test report
|
2020-12-18 09:01:14 +01:00 |
|
Fabrice Reix
|
467dc277f8
|
Merge pull request #110 from Orange-OpenSource/feature/github-actions-split
Split Github action Build Job
|
2020-12-13 15:02:47 +01:00 |
|
Fabrice Reix
|
018ed06b75
|
Fix clippy warnings
|
2020-12-13 14:57:20 +01:00 |
|
Fabrice Reix
|
1788bd19d6
|
Split Build job
|
2020-12-13 14:57:09 +01:00 |
|
Fabrice Reix
|
719cbcc552
|
Merge pull request #105 from Orange-OpenSource/fix/export-predicates-greater-less
Fix export predicates greater less
|
2020-12-05 12:12:08 +01:00 |
|
Fabrice Reix
|
833e2bf157
|
Fix html export
|
2020-12-05 12:04:35 +01:00 |
|
Fabrice Reix
|
f3fd06945f
|
Fix json export
|
2020-12-05 12:04:35 +01:00 |
|
Fabrice Reix
|
08fa600764
|
Merge pull request #106 from Orange-OpenSource/feature/update-rust-1.48.0
Update Rust 1.48.0
|
2020-12-05 11:46:41 +01:00 |
|
Fabrice Reix
|
3be178ed24
|
Fix clippy warning
|
2020-12-05 11:38:36 +01:00 |
|
Fabrice Reix
|
cd11cf09d1
|
Update rust to 1.48.0
|
2020-12-05 11:38:21 +01:00 |
|
Fabrice Reix
|
394f7373fa
|
Merge pull request #101 from Orange-OpenSource/fix/export-json-cookie
Fix typo in json export
|
2020-11-30 15:53:27 +01:00 |
|
Fabrice Reix
|
7588929755
|
Fix typo in json export
|
2020-11-30 15:38:44 +01:00 |
|
Fabrice Reix
|
269eb43b90
|
Merge pull request #99 from Orange-OpenSource/feature/arithmetic-predicates-for-number
Make predicates with numbers "arithmetic"
|
2020-11-29 17:42:05 +01:00 |
|
Fabrice Reix
|
79713ef647
|
Make predicates with numbers "arithmetic"
floats and integers can be replaced with each other
jsonpath "$.count" equals 5
jsonpath "$.count" equals 5.0
|
2020-11-29 17:34:30 +01:00 |
|
Fabrice Reix
|
739c3b56ac
|
Add Build section
|
2020-11-29 16:55:26 +01:00 |
|
Fabrice Reix
|
1b59dfaa6e
|
Merge pull request #98 from Orange-OpenSource/feature/add-type-predicates
Add type predicates
|
2020-11-28 18:46:43 +01:00 |
|
Fabrice Reix
|
85f2cfff3d
|
Update Test Integ
|
2020-11-28 18:37:31 +01:00 |
|
Fabrice Reix
|
367a26bf11
|
Add predicates for types
|
2020-11-28 18:36:51 +01:00 |
|
Fabrice Reix
|
6d5239a3d2
|
Merge pull request #97 from Orange-OpenSource/fix/jsonpath-parse-extra-dot
Parse extra dot in jsonpath expression
|
2020-11-28 17:46:52 +01:00 |
|
Fabrice Reix
|
842f3f6189
|
Parse extra dot in jsonpath expression
example: $.store.book.[0].title
not really standard
but parsed by jsonpath.com
|
2020-11-28 17:39:23 +01:00 |
|
Fabrice Reix
|
0ca127f6dd
|
Update integration report
|
2020-11-22 09:13:05 +01:00 |
|
Fabrice Reix
|
f655b9c347
|
Merge pull request #92 from Orange-OpenSource/feature/add-query-duration
Add query duration
|
2020-11-22 09:11:59 +01:00 |
|
Fabrice Reix
|
c3b6f85fde
|
Add duration query
|
2020-11-22 08:55:07 +01:00 |
|
Fabrice Reix
|
91f0d244bf
|
Add duration in the http response
|
2020-11-22 08:40:28 +01:00 |
|
Fabrice Reix
|
b8a19f0b6a
|
Merge pull request #91 from Orange-OpenSource/feature/add-comparison-predicates
Add comparison predicates
|
2020-11-21 17:59:01 +01:00 |
|
Fabrice Reix
|
5fa85dbfce
|
Add integ tests
|
2020-11-21 17:28:31 +01:00 |
|
Fabrice Reix
|
def109d673
|
Add comparison predicates
|
2020-11-21 17:28:31 +01:00 |
|
Fabrice Reix
|
98949f39c9
|
Check rust version explicitly
|
2020-11-21 09:03:58 +01:00 |
|
Fabrice Reix
|
744cf75bd5
|
Display rust version
|
2020-11-21 08:42:54 +01:00 |
|