Commit Graph

24 Commits

Author SHA1 Message Date
f455ba52d5 fix form-data matcher logic 2022-04-14 13:59:59 +03:00
5a92b28b5f phpstan baseline & better tests for the port matcher 2022-04-04 16:24:30 +03:00
f38395734a port matcher & php 8.1 support 2022-04-04 16:16:24 +03:00
dcc642a0ea real networking for mocked requests 2021-09-23 20:06:42 +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
dd441f54db regexp, form-data and multipart form request matchers 2021-09-23 19:41:02 +03:00
66e6e3ab2a matcher for preserialized JSON 2021-09-23 12:07:15 +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
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
60003ef9cc replyWithFactory and replyWithCallback methods 2021-05-21 09:38:15 +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
b68c11976a fix for query matching, very basic XML body matching, fix grammar in the readme 2021-05-15 20:28:41 +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
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
2429eab7f8 first code 2021-05-13 21:09:29 +03:00