issues
search
wiremock
/
wiremock-spring-boot
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
MIT License
314
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mappings from class path not working
#65
ZIRAKrezovic
opened
43 minutes ago
0
feat: HTTP and HTTPS in same mock (refs #62)
#64
tomasbjerre
closed
2 weeks ago
0
fix: give helpful error message when using same name in mocks (refs #62)
#63
tomasbjerre
closed
2 weeks ago
0
Http and https on same instance
#62
dogruis
closed
2 weeks ago
11
feat: optionally use HTTPS (refs #60)
#61
tomasbjerre
closed
3 weeks ago
0
HTTPS support
#60
dogruis
closed
3 weeks ago
2
Update WireMock dependency to 3.9.2
#59
leeturner
closed
3 weeks ago
0
Add support for meta annotation @EnableWireMock
#58
rfelgent
closed
3 weeks ago
5
Load json mocks from dynamically defined directories
#57
XakepSDK
opened
1 month ago
1
fix: wiremock default port was not always configured
#56
tomasbjerre
closed
1 month ago
0
fix: did not always customize context
#55
tomasbjerre
closed
1 month ago
0
fix: only add default configured server if WireMock annotation applied to test class
#54
tomasbjerre
closed
1 month ago
0
fix: removing default resource names on classpath (refs #49)
#53
tomasbjerre
closed
1 month ago
0
fix: looking for mocks under directory before classpath (refs #49)
#52
tomasbjerre
closed
1 month ago
0
feat: using 'wiremock' as default name on @InjectWireMock (refs #50)
#51
tomasbjerre
closed
1 month ago
0
Set default name of InjectWireMock to 'wiremock'
#50
tomasbjerre
closed
1 month ago
0
@ConfigureWireMock with only filesUnderDirectory still searches for mocks under classpath
#49
tomasbjerre
closed
1 month ago
1
JSON response files are not loaded from __files catalogue
#48
bskorka
closed
1 month ago
1
chore: cleanup after initial release
#47
tomasbjerre
closed
1 month ago
0
Release to Central
#46
tomasbjerre
closed
1 month ago
3
wiremock-standalone dependency version is not up-to-date
#45
rrymaszewski
closed
1 month ago
1
Switch build to Gradle in order to use the WireMock convention plugin
#44
tomakehurst
closed
1 month ago
2
Set version to 2.1.3
#43
maciejwalkowiak
closed
1 month ago
0
Upgrade WireMock to 3.9.1
#42
maciejwalkowiak
closed
1 month ago
0
@EnableWireMock not found in Spring Boot 3.3 with Gradle
#41
theMyth721
closed
2 months ago
0
feat: enable mappings outside classpath (refs #35)
#39
tomasbjerre
closed
1 month ago
0
feat: wiremock.server.port property (refs #34)
#38
tomasbjerre
closed
1 month ago
0
feat: set WireMock client default port when only one server (refs #36)
#37
tomasbjerre
closed
1 month ago
0
Configure WireMock with port
#36
tomasbjerre
closed
1 month ago
0
Allow mappings from given location on filesystem
#35
tomasbjerre
closed
1 month ago
0
Provide wiremock.server.port property
#34
tomasbjerre
closed
1 month ago
0
Set WireMock port with Spring property
#33
netmikey
closed
1 month ago
1
GH-28: attribute "property" and "properties" co-exist for soft migration
#32
rfelgent
closed
1 month ago
1
GH-28: add support for multiple property injection (updated README.md)
#31
rfelgent
closed
7 months ago
0
add support for automatic reset of WireMock's stubs between test execution
#30
rfelgent
closed
1 month ago
3
GH-28: add support for multiple property injection
#29
rfelgent
closed
1 month ago
4
add support for multiple property injection
#28
rfelgent
closed
1 month ago
10
Output WireMock logs through Slf4j
#27
maciejwalkowiak
closed
9 months ago
0
port for Slf4jNotifier bug required
#26
rfelgent
closed
9 months ago
2
Allow injecting port without host/protocol (e.g., for gRPC)
#25
ipsi
closed
1 month ago
4
Avoid potential ClassCastException when handling context closed event.
#24
maciejwalkowiak
closed
10 months ago
0
Upgrade to Spring Boot 3.2.1 and Wiremock Standalone.
#23
maciejwalkowiak
closed
10 months ago
0
Spring 3.2.0 Incompatibility
#21
LitschiW
closed
10 months ago
2
Injecting Wiremock does not work with JUnit @Nested
#20
calnighters
closed
1 month ago
1
Support for WireMock default instance
#19
scordio
closed
1 month ago
12
Add option to customize configuration on `@ConfigureWireMock` annotation
#18
maciejwalkowiak
closed
1 year ago
0
Favor `@Value` to retrieve property value in README example
#17
scordio
closed
1 year ago
0
Support wiremock configuration options
#16
VladimirMorozov
closed
1 year ago
5
Upgrade WireMock to 3.2.0
#15
maciejwalkowiak
closed
1 year ago
0
Manage JUnit version with Spring Boot BOM.
#14
maciejwalkowiak
closed
1 year ago
0
Next