This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
kxio
Watch
1
Star
0
Fork
You've already forked kxio
0
Code
Issues
1
Pull requests
1
Releases
13
Activity
Actions
96
commits
4
branches
13
tags
1
MiB
b4ca82e85a
Commit graph
6 commits
Author
SHA1
Message
Date
Paul Campbell
b4ca82e85a
feat(net): chose what to match on for request
...
Default match on method and url
2024-11-08 18:00:59 +00:00
Paul Campbell
a3369ce890
refactor(net): rename OnRequest::response as respond
2024-11-08 18:00:59 +00:00
Paul Campbell
3b2610d6c9
test(net): add test to check that all expected requests are made
2024-11-08 18:00:59 +00:00
Paul Campbell
82cfaf337d
test(net): add the first tests
2024-11-08 18:00:59 +00:00
Paul Campbell
821b61084c
Use generics to separate mocked from unmocked
2024-11-08 18:00:59 +00:00
Paul Campbell
461e682212
feat!: fluent api for net
Some checks failed
Rust / build (map[name:stable]) (push)
Failing after 7s
Details
Rust / build (map[name:nightly]) (push)
Failing after 16s
Details
2024-11-08 18:00:59 +00:00