testcontainers / testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.org
MIT License
7.99k stars 1.64k forks source link

Enhancement: Create CouchbaseContainer with FullTextIndex #811

Closed sandrogiacom closed 5 years ago

sandrogiacom commented 6 years ago

Automatically create a fullTextIndex when the container is started with the fts option. Similar to bucket creation. https://github.com/sandrogiacom/jnosql-diana-driver/blob/couchbase/couchbase-driver/src/test/java/org/jnosql/diana/couchbase/CouchbaseContainerConfiguration.java

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is a mistake, please reply to this comment to keep it open. If there isn't one already, a PR to fix or at least reproduce the problem in a test case will always help us get back on track to tackle this.

stale[bot] commented 5 years ago

This issue has been automatically closed due to inactivity. We apologise if this is still an active problem for you, and would ask you to re-open the issue if this is the case.