11 Commits

Author SHA1 Message Date
Stéphane Nicoll
5860655435 Include Spring Boot generation in build scans
Closes gh-62
2024-07-16 14:10:17 +02:00
Sébastien Deleuze
e4ff6fc20c Refactor the CR plugin to a Lifecycle one 2024-06-14 18:29:28 +02:00
Sébastien Deleuze
936245f0b2 Rename the project to spring-lifecycle-smoke-tests
See gh-51
2024-01-16 18:36:50 +01:00
Josh Cummings
a45c9c597b Add Spring Session Tests
Closes gh-47
2023-12-12 11:25:21 +01:00
Josh Cummings
04e5f249a4 Add Security Tests
- Embedded LDAP
- Authorization Server
- Resource Server
- Security with MVC
- Security with WebFlux
2023-12-12 11:21:12 +01:00
Olga MaciaszekSharma
dae8b34de9 Add Spring Cloud Refresh Context smoke tests
Closes gh-26
2023-09-22 14:24:20 +02:00
Sébastien Deleuze
06e3fff242 Add an actuator WebMVC smoke test
Closes gh-27
2023-09-18 15:22:55 +02:00
Christoph Strobl
7e79944d01 Add smoke test for data-redis using Lettuce Redis driver
See gh-2
2023-08-01 14:17:53 +02:00
Christian Tzolov
660c3568e7 Add smoke test for Spring Integration file-copy pipeline 2023-07-31 17:41:11 +02:00
Sébastien Deleuze
28d7548810 Add checkpoint/restore support
The `crAppTest` task tests the application running on the JVM
after a checkpoint/restore.
2023-06-28 16:36:56 +02:00
Sébastien Deleuze
82d82b0980 Initial commit
The bootstrap of this project is done by leveraging
and adapting the infrastructure created in
https://github.com/spring-projects/spring-aot-smoke-tests.
2023-06-27 12:48:52 +02:00