Commit graph

7 commits

Author SHA1 Message Date
aad2531c9f tests(net): add more tests 2024-11-08 18:00:59 +00:00
b4ca82e85a feat(net): chose what to match on for request
Default match on method and url
2024-11-08 18:00:59 +00:00
a3369ce890 refactor(net): rename OnRequest::response as respond 2024-11-08 18:00:59 +00:00
3b2610d6c9 test(net): add test to check that all expected requests are made 2024-11-08 18:00:59 +00:00
82cfaf337d test(net): add the first tests 2024-11-08 18:00:59 +00:00
821b61084c Use generics to separate mocked from unmocked 2024-11-08 18:00:59 +00:00
461e682212 feat!: fluent api for net
Some checks failed
Rust / build (map[name:stable]) (push) Failing after 7s
Rust / build (map[name:nightly]) (push) Failing after 16s
2024-11-08 18:00:59 +00:00