104 Commits (3e88c366ec007c884f2ff0ecc56cc126ceb2b2bd)

Author SHA1 Message Date
Phillip Webb 0a6456a748 Always use `prefix` config annotation attribute 9 years ago
Stephane Nicoll 7a75fb0f38 Fix test-specific configuration metadata 9 years ago
Phillip Webb e015e13b4d Include `ErrorAttributes` in @WebMvcTest 9 years ago
Johnny Lim f915ae197a Polish 9 years ago
Phillip Webb 54aeff47a2 Add exclude support to @ImportAutoConfiguration 9 years ago
Phillip Webb 8b69856fc9 Polish 9 years ago
Phillip Webb 6121208cbb Polish formatting 9 years ago
Phillip Webb bd74c3d327 Polish formatting 9 years ago
Stephane Nicoll 21b815aabd Polish contribution 9 years ago
Eddú Meléndez 5a7624df7c Add support for property spring.test.database.replace 9 years ago
Stephane Nicoll d8d5950e99 Enable validation in `AutoConfigureWebMvc` 9 years ago
Johnny Lim 423f8037ce Polish 10 years ago
Stephane Nicoll 80da80f930 Make sure that test data sources are unique 10 years ago
Stephane Nicoll ba61faee5e Remove trailing char 10 years ago
Stephane Nicoll b618c70e52 Add test slice for pure jdbc tests 10 years ago
Phillip Webb 357d072a60 Polish 10 years ago
Stephane Nicoll 4bf645c615 `AutoconfigureTestDatabase` replace with a fresh database 10 years ago
Phillip Webb 74670cb20f Allow WebDriver beans to define their own scope 10 years ago
Andy Wilkinson 3423ca87b4 Ensure that RestClientTest can be used without Jackson on the class path 10 years ago
Phillip Webb bacf0878af Polish 10 years ago
Stephane Nicoll 318701daa7 Apply DispatcherServlet customizations to MockMvc 10 years ago
Stephane Nicoll ebfd86ea26 Polish contribution 10 years ago
sebastiankirsch e8b0a64872 Add @Inherited to all AutoConfigure* classes 10 years ago
Greg Potter 39d5881bf2 Respect 'primary' flag when replacing databases 10 years ago
Stephane Nicoll a03ce0a9d1 Polish contribution 10 years ago
Johnny Lim 0b5fbbedf4 Add a missing return 10 years ago
Johnny Lim a994b11a73 Polish 10 years ago
Phillip Webb e239e64cb1 Only print MVC interactions when tests fail 10 years ago
Andy Wilkinson 0a9bcd9893 Polish 10 years ago
Phillip Webb ac2609b585 Fix WebDriver lifecycle issues 10 years ago
Phillip Webb 0ef845b96e Polish 10 years ago
Phillip Webb 82ae6e4049 Improve @AutoConfigureTestDatabase failure message 10 years ago
Phillip Webb 2c621f4094 Fix @AutoConfigureTestDatabase imports 10 years ago
Phillip Webb 3e19f8aa8d Relax TestEntityManager @ID restriction 10 years ago
Phillip Webb 25c4e261e9 Fix failing tests 10 years ago
Phillip Webb 46815fc483 Fix potential @AutoConfigureTestDatabase NPE 10 years ago
Phillip Webb 7134586310 Ensure test @PostConstructs are only called once 10 years ago
Phillip Webb 41a36c4d40 Prevent CastCastException when stripping root URI 10 years ago
Phillip Webb 41dc53f5dd Polish 10 years ago
Stephane Nicoll 52d7282f5e Auto-configure JdbcTemplate with DataJpaTest 10 years ago
Stephane Nicoll 2c61064d93 Fix property prefix 10 years ago
Johnny Lim 524edaea51 Polish 10 years ago
Andy Wilkinson 5f7e966955 Enable MessageSourceAutoConfiguration when using @WebMvcTest 10 years ago
Phillip Webb f38bd7af37 Extract GSON/Jackson config to inner classes 10 years ago
Brian Clozel d62827373d Fix Bean Condition on GsonTester FactoryBean 10 years ago
Phillip Webb 5d9836b3b1 Refine unmapped property support 10 years ago
Phillip Webb 162b9e84a3 Polish 10 years ago
Phillip Webb 296dc7132b Allow JSON Testers to be `@Autowired` 10 years ago
Phillip Webb 4a1e0d4544 Extend @AutoConfigureMockMvc print support 10 years ago
Phillip Webb 8355d8516b Add @UnmappedPropertyValue support 10 years ago