Commit Graph

17 Commits

Author SHA1 Message Date
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
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
b4142304ab matchOrigin matcher 2021-05-25 10:49:29 +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
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
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