Moritz Halbritter
ffed8b0502
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37206
1 year ago
Yanming Zhou
4c39cc2314
Continue polishing
...
See commit 947e330e9d
See gh-37166
1 year ago
Moritz Halbritter
a69ff3bd59
Merge branch '2.7.x' into 3.0.x
1 year ago
Moritz Halbritter
76e51bc92f
Only enable needed Couchbase services in integration tests
1 year ago
Andy Wilkinson
a8e37b5cc5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37142
1 year ago
Andy Wilkinson
2de98a84bc
Polish "Polish code and javadoc"
...
See gh-37112
1 year ago
hakan-krgn
6d9ce8a3b5
Polish code and javadoc
...
See gh-37112
1 year ago
Andy Wilkinson
dc45532c94
Avoid triggering second context creation when first attempt failed
...
Closes gh-24888
1 year ago
Stephane Nicoll
56535d804c
Rename WebDriverContextCustomizerFactory's customizer
...
Closes gh-36416
1 year ago
Andy Wilkinson
51b81ced6f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36663
1 year ago
Andy Wilkinson
28b3054a9e
Try to stabilize DataCouchbaseTestIntegrationTests
...
Closes gh-36662
1 year ago
Andy Wilkinson
2fae5de245
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36043
1 year ago
Andy Wilkinson
d2966e1cbf
Polish "Replace calls to verifyComplete() to avoid indefinite blocking"
...
See gh-35915
1 year ago
ThomazPassarelli
f9da30faf1
Replace calls to verifyComplete() to avoid indefinite blocking
...
See gh-35915
1 year ago
Christoph Dreis
b2b5728995
Remove unnecessary exclude from spring-restdocs-mockmvc
...
See gh-35568
2 years ago
Moritz Halbritter
1c87fcb806
Add property to disable DisableObservabilityContextCustomizer
...
Closes gh-35009
2 years ago
Scott Frederick
cf180fa1cc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35243
2 years ago
Scott Frederick
5d91c24f63
Update Couchbase image tag used in tests
...
Closes gh-35228
2 years ago
Moritz Halbritter
735c43ce9b
Merge branch '2.7.x' into 3.0.x
2 years ago
Moritz Halbritter
312f0c17ed
Set initial ElasticSearch heap size in integration tests
2 years ago
Moritz Halbritter
037cb8c5b0
Merge branch '2.7.x' into 3.0.x
2 years ago
Moritz Halbritter
c1cef099d2
Limit maximum heap of ElasticSearch in tests
2 years ago
Moritz Halbritter
d7a9f87b64
Disable Neo4j tests on aarch64 linux and mac
...
See gh-35228
2 years ago
Moritz Halbritter
9f109fe785
Disable Couchbase integration tests on aarch64 linux and mac
...
See gh-35228
2 years ago
Phillip Webb
d442bfbeff
Polish
2 years ago
Stephane Nicoll
ace8cff1b3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34869
2 years ago
Christoph Dreis
9107c5cae3
Avoid repeated class lookups in tests
...
See gh-34613
2 years ago
Andy Wilkinson
d6dbf300ab
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34781
2 years ago
Andy Wilkinson
5669ea69d0
Consider properties on outer class in nested sliced tests
...
Prior to this commit, properties configured using the properties
attribute of a `@…Test` sliced test annotation would not be considered
when processed a `@Nested` test class. This would lead to the nested
class not reusing its outer class's application context due to the
two having different property configuration.
Fixes gh-33317
2 years ago
Phillip Webb
0b15962aca
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
58e7cae20f
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
737ef61456
Enable and fix GraphQlTestIntegrationTests
2 years ago
Phillip Webb
e04c09ceae
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
891ce3bd1b
Disable recently renamed tests
2 years ago
Phillip Webb
01e8c42c16
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
3651ba348d
Fix checkstyle test violations
2 years ago
Phillip Webb
c4de86c244
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
df5898a146
Reformat code following spring-javaformat upgrade
2 years ago
Johnny Lim
bc7fc90550
Replace Base64Utils with JDK's Base64
...
See gh-33967
2 years ago
Phillip Webb
71efc55bf9
Merge branch '2.7.x'
2 years ago
Phillip Webb
7c508fa324
Update copyright year of changed files
2 years ago
Moritz Halbritter
94f4a4396c
Merge branch '2.7.x'
...
Closes gh-33880
2 years ago
Moritz Halbritter
e8d809fe65
Replace 'via' with 'over' or 'through' in the documentation
...
Closes gh-33878
2 years ago
Phillip Webb
a2ac38e203
Update copyright year of changed files
2 years ago
Krzysztof Krason
cf6493f65c
Simplify AssertJ assertions and also make them more readable
...
See gh-33653
2 years ago
Phillip Webb
f588793445
Update copyright year of changed files
2 years ago
Phillip Webb
532fed3147
Increase couchbase connection timeout for tests
2 years ago
Moritz Halbritter
08659baeba
Polish away public modifier on tests
2 years ago
Moritz Halbritter
725337f976
Make fields final
...
Closes gh-33537
2 years ago
Brian Clozel
928df41f61
Start building against Reactor 2022.0.1 SNAPSHOTs
...
See gh-33475
2 years ago