spring-boot/spring-boot-samples/spring-boot-sample-data-ela...
Andy Wilkinson 275651e89a Skips Cassandra and Elasticsearch tests on Windows
Neither Cassandra nor Elasticsearch starts reliably on Windows. This
commit adds a custom class rule to the associated sample application
tests to skip them on Windows. A class rule is used rather than a
Unit assumption as we want to avoid starting Elasticsearch (done by
the application context) and Cassandra (done by a test execution
listener) and an assumption would be too late.
2016-05-24 17:22:48 +01:00
..
src Skips Cassandra and Elasticsearch tests on Windows 2016-05-24 17:22:48 +01:00
pom.xml Next Development Version 2016-05-10 05:28:34 +00:00