CoordinatorDockerConfigurationTest

1

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

Test Duration Result
docker compose coordinator settings bind to coordinator properties() 0.004s passed

Standard output

2026-06-06T06:13:15.708Z  INFO 2707 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [io.github.ghkdqhrbals.redisstreamcoordinator.CoordinatorDockerConfigurationTest]: CoordinatorDockerConfigurationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-06-06T06:13:15.710Z  INFO 2707 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.github.ghkdqhrbals.redisstreamcoordinator.RedisStreamCoordinatorApplication for test class io.github.ghkdqhrbals.redisstreamcoordinator.CoordinatorDockerConfigurationTest
2026-06-06T06:13:15.711Z  INFO 2707 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [io.github.ghkdqhrbals.redisstreamcoordinator.CoordinatorDockerConfigurationTest]: CoordinatorDockerConfigurationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-06-06T06:13:15.712Z  INFO 2707 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.github.ghkdqhrbals.redisstreamcoordinator.RedisStreamCoordinatorApplication for test class io.github.ghkdqhrbals.redisstreamcoordinator.CoordinatorDockerConfigurationTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v4.0.6)

2026-06-06T06:13:15.739Z  INFO 2707 --- [    Test worker] g.g.r.CoordinatorDockerConfigurationTest : Starting CoordinatorDockerConfigurationTest using Java 24.0.2 with PID 2707 (started by runner in /home/runner/work/redis-stream-coordinator/redis-stream-coordinator/coordinator-server)
2026-06-06T06:13:15.739Z  INFO 2707 --- [    Test worker] g.g.r.CoordinatorDockerConfigurationTest : No active profile set, falling back to 1 default profile: "default"
2026-06-06T06:13:16.051Z  INFO 2707 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2026-06-06T06:13:16.051Z  INFO 2707 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2026-06-06T06:13:16.060Z  INFO 2707 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
2026-06-06T06:13:16.472Z  INFO 2707 --- [    Test worker] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoints beneath base path '/actuator'
2026-06-06T06:13:16.488Z  INFO 2707 --- [    Test worker] g.g.r.CoordinatorDockerConfigurationTest : Started CoordinatorDockerConfigurationTest in 0.772 seconds (process running for 10.791)
2026-06-06T06:13:16.489Z  WARN 2707 --- [    Test worker] o.s.core.events.SpringDocAppInitializer  : SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'