Commit Graph

40 Commits

Author SHA1 Message Date
2170930dc5
Update README.md 2021-09-23 19:58:51 +03:00
f7832865a1 rename tests and namespace. no version bump since the change only applies to the tests 2021-09-23 19:54:54 +03:00
d892514e21 rename serializer decorators to serializer adapters 2021-09-23 19:53:08 +03:00
cea2f0a19e
Update README.md 2021-09-23 19:51:00 +03:00
d5b1044efa Merge branch 'master' of github.com:Neur0toxine/pock 2021-09-23 19:41:15 +03:00
dd441f54db regexp, form-data and multipart form request matchers 2021-09-23 19:41:02 +03:00
b7f47bb6b9
fix for the mistake in the readme 2021-09-23 16:14:24 +03:00
064b07940c
more details in the new roadmap entries 2021-09-23 16:13:30 +03:00
f09304f129
add two more matchers to the readme 2021-09-23 16:11:27 +03:00
66e6e3ab2a matcher for preserialized JSON 2021-09-23 12:07:15 +03:00
285d06a01d
Add goal for real networking to the readme 2021-09-16 15:36:17 +03:00
2a124cfdd8 RecursiveLtrArrayComparator improvement and test 2021-05-31 13:25:30 +03:00
b4142304ab matchOrigin matcher 2021-05-25 10:49:29 +03:00
321650388e sort README checks 2021-05-21 20:39:37 +03:00
e7a17599ad ugly hack for tests 2021-05-21 20:31:07 +03:00
b99fb4f255 fix for tests & json decoder trait 2021-05-21 19:54:17 +03:00
e352c310d7 better xml matcher, refactor comparators 2021-05-21 19:22:59 +03:00
b08ba6f6cd add new goal to the readme 2021-05-21 09:52:52 +03:00
60003ef9cc replyWithFactory and replyWithCallback methods 2021-05-21 09:38:15 +03:00
26d707000c Merge branch 'master' of github.com:Neur0toxine/pock 2021-05-20 20:57:57 +03:00
21021e5d70 at(N), always() methods, separate PSR-18 exceptions, throw methods for them, roadmap to stable 2021-05-20 20:56:45 +03:00
03fc4e4c2a add roadmap to stable 2021-05-20 19:30:31 +03:00
b0f0c48815
add direct link to PockBuilder and PockResponseBuilder to the readme 2021-05-15 21:46:21 +03:00
70eef2abfa
Update README.md 2021-05-15 21:42:34 +03:00
7c62c096de remove useless dependency 2021-05-15 20:38:22 +03:00
b68c11976a fix for query matching, very basic XML body matching, fix grammar in the readme 2021-05-15 20:28:41 +03:00
285136a674 keywords 2021-05-15 19:53:38 +03:00
d8c69ad11f fix github pages link 2021-05-15 19:44:50 +03:00
4a7030f7c2 fix for the array serialization, more tests and initial readme, and... you know now where I found an example for the phpDocumentor config 2021-05-15 19:41:56 +03:00
38df010cf9 slight change to readme 2021-05-15 19:00:42 +03:00
c85693cbcd matchers, symfony serializer support, more tests and fixes 2021-05-15 18:57:28 +03:00
25654d921f new functionality and tests, documentation generator, update readme 2021-05-15 13:14:21 +03:00
02423dfb54 callback serializer decorator, first version of response builder, WIP: runtime serializer support 2021-05-14 20:06:58 +03:00
fd797567d0 fix for php 7.2 2021-05-14 18:58:50 +03:00
e127659e0d drop php 7.1 2021-05-14 18:57:35 +03:00
90ea990202 fixes, tests, ability to repeat mock 2021-05-14 18:52:00 +03:00
539f96a76d uri and scheme matcher, ability to add custom matcher 2021-05-13 22:05:07 +03:00
fea8179292 ability to fallback to another client, fix for a typo 2021-05-13 21:51:13 +03:00
2429eab7f8 first code 2021-05-13 21:09:29 +03:00
5fb3636afc
Initial commit 2021-05-13 21:05:38 +03:00