Commit graph

20 commits

Author SHA1 Message Date
debccaf195
fix: match content-type with .starts_with() 2024-10-21 16:13:41 +02:00
5de9e7884e
feat: allow expecting result, for testing APIs 2024-10-20 15:28:53 +02:00
8fbf224506
feat: allow specifying path base, renamed url>path 2024-10-20 15:28:24 +02:00
7887e0dfdb
fix: empty body shouldn't default to {} 2024-10-20 01:55:14 +02:00
b82a63eeb7
chore: refactor endpoint getters 2024-10-20 01:47:17 +02:00
2695c850bb
feat: more client options 2024-10-20 01:33:20 +02:00
77fec19a22
chore: renames 2024-10-20 01:32:05 +02:00
26d996fbf9
chore: moved fn below 2024-10-20 00:53:49 +02:00
2e520129a2
chore: moved StringOr into ext 2024-10-19 22:27:58 +02:00
0713f323bb
docs: explained a LOT better 2024-10-19 22:22:12 +02:00
4fa22612f5
fix: regex extractor add newline and example 2024-10-19 22:05:29 +02:00
6fa7606226
fix: extract html responses 2024-10-19 22:02:18 +02:00
23abb7706e
feat: allow expecting status codes 2024-10-19 22:02:05 +02:00
58900630e1
chore: moved formatters into ext mod 2024-10-19 21:53:40 +02:00
6211a1630e
chore: swap JQL for JAQ: it's more similar to jq 2024-10-19 21:44:05 +02:00
81661bb136
feat: allow specifying fallback env vars in [env] 2024-10-19 20:45:31 +02:00
553a5fc68e
feat: bare string defaults to JQL extractor 2024-10-19 20:19:34 +02:00
cd99572fa2
feat: add JQL and Regex extractors 2024-10-19 20:18:34 +02:00
afc582b0a6
feat: handle query params 2024-10-19 19:27:18 +02:00
6fe5cefc4a
chore: refactor 2024-10-19 18:02:04 +02:00
Renamed from src/model.rs (Browse further)