spring-data-couchbase
spring-data-couchbase copied to clipboard
org/springframework/data/couchbase/repository/CouchbaseRepositoryQueryIntegrationTests.java needs to be replicated for collections
there already is an org/springframework/data/couchbase/repository/query/CouchbaseRepositoryCollectionsQueryIntegrationTests.java, but it is missing tests. I'm not sure why they are in different directories.