Commit graph

25 commits

Author SHA1 Message Date
Piotr Fus
79622a4177 Add limited mock uses 2020-08-10 09:52:41 +02:00
Anna Czajka
9c6afd599f Change schema resource fetching (#3) 2018-09-03 12:30:40 +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
4fb0c9cfce Fix memory leak on closure compilation 2017-05-31 09:53:38 +02:00
Dominik Przybysz
2b57ba0806 Do not create xml or json when request does not look like xml or json 2017-05-30 12:54:36 +02:00
Dominik Przybysz
3599300191 Add preserveHistory option for mock 2015-12-28 14:11:02 +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
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 Przybysz
c9ef533fb3 Delete unnecessary println 2015-08-21 08:10:25 +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 Adam Przybysz
ee42225e9c Compile mock closures with mockserver classloader
Change-Id: Ic57efa8017650f308c1862dce418b629262a3ef7
2015-05-16 14:22: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 Przybysz
a9a896827e Refactor client name and add peek operation 2015-01-21 14:45:19 +01:00
Dominik Adam Przybysz
435b56e7b3 Add project description 2014-12-19 21:13:00 +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