mirror of
https://github.com/Neur0toxine/pock.git
synced 2025-04-05 05:33:31 +03:00
Add goal for real networking to the readme
This commit is contained in:
parent
2a124cfdd8
commit
285d06a01d
1 changed files with 1 additions and 0 deletions
|
@ -124,4 +124,5 @@ In order to use unsupported serializer you should create a decorator which imple
|
|||
- [x] Compare XML bodies using `DOMDocument`, fallback to text comparison in case of problems.
|
||||
- [ ] Regexp matchers for body, query and path.
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [ ] Real network response for mocked & unmatched requests.
|
||||
- [ ] Document everything (with examples if it’s feasible).
|
||||
|
|
Loading…
Add table
Reference in a new issue