mirror of
https://github.com/Neur0toxine/pock.git
synced 2024-11-28 15:56:09 +03:00
Update README.md
This commit is contained in:
parent
d5b1044efa
commit
cea2f0a19e
@ -125,6 +125,7 @@ In order to use unsupported serializer you should create an adapter which implem
|
|||||||
- [x] Regexp matchers for body, query, URI and path.
|
- [x] Regexp matchers for body, query, URI and path.
|
||||||
- [x] Form Data body matcher (partial & exact)
|
- [x] Form Data body matcher (partial & exact)
|
||||||
- [x] Multipart form body matcher (just like callback matcher but parses the body as a multipart form data)
|
- [x] Multipart form body matcher (just like callback matcher but parses the body as a multipart form data)
|
||||||
|
- [ ] **BREAKING CHANGE:** Rename serializer decorators to serializer adapters.
|
||||||
- [ ] `symfony/http-client` support.
|
- [ ] `symfony/http-client` support.
|
||||||
- [ ] Real network response for mocked & unmatched requests.
|
- [ ] Real network response for mocked & unmatched requests.
|
||||||
- [ ] Document everything (with examples if it’s feasible).
|
- [ ] Document everything (with examples if it’s feasible).
|
||||||
|
Loading…
Reference in New Issue
Block a user