Commit Graph

16 Commits

Author SHA1 Message Date
Gerardo Roza
1d510f7615 change just to stick to original variable declaration approach 2021-02-12 20:17:12 -03:00
Gerardo Roza
230a7fa97a fixed potential error using webClient without specifying url, and improved timeout test case 2021-02-12 20:08:12 -03:00
Gerardo Roza
28f47b4726 split integration test into different test scenarios, one for each step in the webclient process 2021-01-27 12:28:41 -03:00
Gerardo Roza
3c8f9302f9 modified url override example, to use the client3 (the one defining the baseUrl) 2021-01-26 18:17:17 -03:00
Gerardo Roza
a6956f11cd renamed headersSpec to match article 2021-01-26 17:53:48 -03:00
Gerardo Roza
2073a63c85 added more common exchangeToMono example for article 2021-01-26 17:41:44 -03:00
Gerardo Roza
23f8b0a2f6 cleaned WebClient. definition for spec, for consistency and simplicity 2021-01-26 16:31:14 -03:00
Gerardo Roza
0685e73b81 fixed and improved reactive tests not getting verified 2021-01-26 16:05:31 -03:00
Gerardo Roza
7ff287a305 added response timeout to timeout configuration 2021-01-26 12:57:49 -03:00
Gerardo Roza
56f4375c1f made tests assertions non-blocking 2021-01-25 12:26:37 -03:00
Gerardo Roza
8b624f5e96 added additional scenario using bodyValue method 2021-01-25 11:44:44 -03:00
Gerardo Roza
a2239a217d replaced existing scenario to use an alternative body method 2021-01-25 11:41:57 -03:00
Gerardo Roza
0e0559233d fixed rest of tests 2021-01-25 11:37:12 -03:00
Gerardo Roza
b50c366348 added Foo for post Object scenario, removed Subscriber::onComplete scenario, fixed some other errors in examples 2021-01-24 17:41:34 -03:00
Gerardo Roza
2359c5386e added and ordered tests in WebClientIntegrationTest to match article - test not passing (reusing specs) 2021-01-24 15:18:58 -03:00
Gerardo Roza
8968cd2b9c Moved spring-5-webclient example code to new test class, to verify everything is working as expected 2021-01-23 11:38:41 -03:00