Skip to main content

elasticsearch-store / test-helpers/config

test-helpers/config

Variables

ELASTICSEARCH_HOST

ELASTICSEARCH_HOST: string = 'http://localhost:9200'

Source

elasticsearch-store/src/test-helpers/config.ts:3


ELASTICSEARCH_VERSION

ELASTICSEARCH_VERSION: string = '6.8.6'

Source

elasticsearch-store/src/test-helpers/config.ts:4


OPENSEARCH_HOST

OPENSEARCH_HOST: string

Source

elasticsearch-store/src/test-helpers/config.ts:10


OPENSEARCH_VERSION

OPENSEARCH_VERSION: string = '1.3.0'

Source

elasticsearch-store/src/test-helpers/config.ts:9


RESTRAINED_OPENSEARCH_HOST

RESTRAINED_OPENSEARCH_HOST: string

Source

elasticsearch-store/src/test-helpers/config.ts:12


TEST_INDEX_PREFIX

TEST_INDEX_PREFIX: string = 'teratest_'

Source

elasticsearch-store/src/test-helpers/config.ts:2