Commit graph

28 commits

Author SHA1 Message Date
5ddcb87179
feat!: Groovy 4 & JAXB 4 2024-02-22 22:48:45 +01:00
36bc5dd14b
Rebranding 2024-02-22 22:42:33 +01:00
Piotr Fus
374947847d Handle any method as mock request method 2023-05-28 19:46:37 +02:00
Piotr Fus
8ba339b8a0 Setup github actions 2023-05-28 19:31:25 +02:00
Piotr Fus
1a422fefca Update httpclient 2021-06-08 07:21:32 +02:00
Piotr Fus
fe9ef89970 Do not remove mock from history after max uses 2020-08-11 13:25:33 +02:00
Piotr Fus
79622a4177 Add limited mock uses 2020-08-10 09:52:41 +02:00
Piotr Fus
0727ced422 Add https support 2018-02-26 17:48:11 +01:00
piotrekfus91
f8e0cc44f9 Handle leading slash (#1)
* Handle leading slash
2018-01-28 18:30:50 +01:00
Dominik Przybysz
5a3af95f0b Close http exchange at the end of http handler 2017-06-02 08:30:47 +02:00
Dominik Przybysz
3599300191 Add preserveHistory option for mock 2015-12-28 14:11:02 +01:00
Dominik Adam Przybysz
951a0f1b56 Add logger configuration
Change-Id: I8a7c4ac0e09eb114845547202aa27792741cf549
2015-12-28 09:18:53 +01:00
Dominik Przybysz
44f44ee392 Add mocks configuration dump and restore 2015-12-23 11:14:49 +01:00
Dominik Przybysz
493bb8fd91 Add imports support in closures 2015-12-22 15:24:06 +01:00
Dominik Adam Przybysz
9a14f9bfab Add request validation against xsd
Change-Id: Iadf618e50d01dd92bf9eed5b8ed98138b56c20c9
2015-10-24 13:46:52 +02:00
Dominik Adam Przybysz
49f211eef7 Fix after rebase
Change-Id: Ia01b2a6122b7fd778a90b8383d503f65c65e80ea
2015-09-19 20:19:44 +02:00
Dominik Adam Przybysz
80dbbc034f Add xsd and docker
Change-Id: Ifad2e3a8678a487e6f13114f910e19bce4d80964
2015-09-19 20:17:24 +02:00
Dominik Adam Przybysz
4e70d3b8bd Some smal improvements
Change-Id: I3559572293359bf3fb1c4e4e6892e19d4373ba63
2015-09-19 20:17:24 +02:00
Dominik Adam Przybysz
ed217704f4 Some changes in performance tests
Change-Id: Ieeb2ec1bc3c771cfb0e511b400ab4e6b7666b9c0
2015-09-19 20:17:24 +02:00
Dominik Adam Przybysz
82434f46a3 Make api with jaxb
Change-Id: Ic0ac5ce212fac17583699868709b67a701231755
2015-09-19 20:17:24 +02:00
Dominik Adam Przybysz
5545b67ebd Do not allow for System exit
Change-Id: I268b12dfab2e6021ad057a4dc9716a01efbe375d
2015-09-19 20:14:09 +02:00
Dominik Adam Przybysz
5460cd4e91 Add optional getting of mock report when deleting mock
Change-Id: I954e484387d3660fdfebad57fc419697b1a0fedd
2015-08-20 20:48:13 +02:00
Dominik Przybysz
57a6e06ac0 Let mock server write response in UTF-8 2015-06-17 11:36:41 +02:00
Dominik Przybysz
332383ff15 Add additional logs on server and additional info in list mock operation 2015-03-12 11:10:09 +01:00
Dominik Adam Przybysz
c12eeb7a07 Extract Method enum to separate file
Change-Id: Ibb35bb26ca94689fc400cd510565c86e3d61087c
2015-02-01 20:34:44 +01:00
Dominik Przybysz
a9a896827e Refactor client name and add peek operation 2015-01-21 14:45:19 +01:00
Dominik Adam Przybysz
0c36369356 Refactor mock events 2014-12-14 21:30:38 +01:00
Dominik Adam Przybysz
73b3630e2f Split project to modules 2014-12-14 21:25:39 +01:00