Dave Syer
eeadc829b9
Parameterize contract version
7 years ago
Dave Syer
efe040549c
Move contract helper out of the reactor build
7 years ago
Dave Syer
5bc9e65cdd
Add tests for server metadata
7 years ago
Dave Syer
d6a604051f
Split tests up into individual methods
7 years ago
Dave Syer
51a03b30f2
Consolidate stub tests into one place
7 years ago
Dave Syer
561f3b2fbf
Add wiremock verification
7 years ago
Dave Syer
3a7af2c8fe
Generate some stubs, yay!
7 years ago
Dave Syer
26c7c362d2
Add property to tests, parameterizing stubs
7 years ago
Dave Syer
0642ea52c9
Remove unused stubs file
7 years ago
Dave Syer
957e33207e
Stabilise some tests
7 years ago
Dave Syer
a39fe345b5
Remove deprecated annotation
7 years ago
Dave Syer
40e72ddb8c
Tweak assertions a bit
7 years ago
Dave Syer
195c3fd75d
Extract utility class into shared library for contract tests
7 years ago
Dave Syer
c626bccad3
Add rest template to extract SSE events and assert them
...
The message has to be sent after the endpoint starts up, which only
happens after the first request is accepted, so we put that logic
in the response extractor.
7 years ago
Dave Syer
e295188075
Add tests for body of message
7 years ago
Dave Syer
7804e1bd59
Add Spring Cloud Contract for hystrix stream
7 years ago
Spencer Gibb
2870007392
Adds HystrixCommands helper object.
7 years ago
Spencer Gibb
fc9d442599
No longer require spring-boot-starter-web in eureka-client starter.
...
See gh-2359
7 years ago
Spencer Gibb
f4321dd3d6
Add dependency management for rxjava-reactive-streams
...
Allows for bridging webflux when using hystrix commands.
fixes gh-2355
7 years ago
Spencer Gibb
d76416f03c
Merge branch 'master' into 2.0.x
7 years ago
Spencer Gibb
6b6889b8b4
Fixes refresh scope bean type.
7 years ago
Spencer Gibb
070e4b5c50
Move to zuul.test package.
7 years ago
Fahim Farook
f809c119bd
Allow init params to be set on ProxyStreamServlet. ( #2335 )
...
* Allow init params to be set on ProxyStreamServlet.
Fixes gh-2301
* Added unit test for #gh-2301
7 years ago
Ryan Baxter
a806dc920f
Bumping versions to 1.3.6.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
74fc02b2cc
Going back to snapshots
7 years ago
Ryan Baxter
c1fc987d96
Update SNAPSHOT to 1.3.5.RELEASE
7 years ago
Alex Sartan
7f97a61ed5
Fix minor grammar issue in Zuul doc ( #2336 )
7 years ago
Spencer Gibb
94e8c5196c
Fix hystrix stream servlet name.
7 years ago
Spencer Gibb
39b1c0fe0d
Update routes endpoint to new endpoint infrastructure.
...
fixes gh-2318
7 years ago
Spencer Gibb
6f2fc1deae
Update to BindingServiceProperties
7 years ago
Spencer Gibb
a2d8f0639c
Move zuul to its own module. ( #2332 )
...
fixes gh-2298
7 years ago
Spencer Gibb
91808bb042
Add support for feign OptionalDecoder
...
fixes gh-1982
7 years ago
Ryan Baxter
25337dd440
Move Archaius to its own module ( #2308 )
...
* Move Archaius to its own module.
Fixes gh-2300\
7 years ago
Spencer Gibb
ec25771453
Upgrade Eureka to v1.8.2
...
fixes gh-2216
7 years ago
Spencer Gibb
c544f4aef6
Move zuul metrics to micrometer.
...
fixes gh-2317
7 years ago
Spencer Gibb
0ce21c4b15
Fix SpringMvcContractTests
...
fixes gh-2312
7 years ago
Spencer Gibb
ce4d560dc1
Fix RibbonClientHttpRequestFactoryTests
...
fixes gh-2314
7 years ago
Spencer Gibb
87e98edd61
Move test security uname/pswd to constants.
7 years ago
Spencer Gibb
61513287ce
Migrate /hystrix.stream to management context.
...
fixes gh-2309i
7 years ago
Ryan Baxter
8011b66e53
Merge branch '2.0.x' of github.com:spring-cloud/spring-cloud-netflix into 2.0.x
7 years ago
Ryan Baxter
ea8a62ab8e
Removing @Ignore
7 years ago
Spencer Gibb
5358b5ba10
polish
7 years ago
Ryan Baxter
1f7f5f90dc
Remove @Ignore commented out
7 years ago
Ryan Baxter
14fc7f1ae0
Removing @Ignore
7 years ago
Ryan Baxter
c58ae8be21
Removing @Ignore
7 years ago
Spencer Gibb
c568ded7c9
remove TODO since servlet 3.0 support is still needed.
7 years ago
Spencer Gibb
0717767297
Fix or ignore tests
7 years ago
Spencer Gibb
10fc74c0ec
Fix or ignore tests
7 years ago
Spencer Gibb
c9e7d81e8e
Fix security in mock eureka server application
7 years ago
Spencer Gibb
312a1d70f7
comment out broken tests
7 years ago