Add mappings handling for wildcard pattern #206
GitHub Actions / adobe@2023 Test Results
succeeded
Dec 13, 2024 in 0s
All 258 tests pass in 1m 4s
258 tests 258 ✅ 1m 4s ⏱️
17 suites 0 💤
1 files 0 ❌
Results for commit 83bf2c7.
Annotations
Check notice on line 0 in .github
github-actions / adobe@2023 Test Results
258 tests found
There are 258 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.unit.AliasBuilderTest ‑ aliases can add an alias
tests.specs.unit.AliasBuilderTest ‑ aliases can add and remove an alias at the same time
tests.specs.unit.AliasBuilderTest ‑ aliases can remove an alias
tests.specs.unit.AliasBuilderTest ‑ aliases tests the save() ability to create an alias
tests.specs.unit.AliasBuilderTest ‑ aliases tests the save() ability to remove an alias
tests.specs.unit.AppenderServiceTest ‑ Tests detached appenders Perform actions on detached appender Tests the ability to log a multiple raw message to the appender
tests.specs.unit.AppenderServiceTest ‑ Tests detached appenders Perform actions on detached appender Tests the ability to log a single message to the appender
tests.specs.unit.AppenderServiceTest ‑ Tests detached appenders Perform actions on detached appender Tests the ability to log a single raw message to the appender
tests.specs.unit.AppenderServiceTest ‑ Tests detached appenders Tests the ability to create a detached appender
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clear()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clearQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireAll()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireObject()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests get()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getCachedObjectMetadata()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getMulti()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookup()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookupQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests reap()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests set()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setMulti()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests shutdown
tests.specs.unit.ClientTest ‑ Ensures the mapping for the client is present Checks the instance
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clear()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clearQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireAll()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireObject()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests get()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getCachedObjectMetadata()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getMulti()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookup()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookupQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests reap()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests set()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setMulti()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests shutdown
tests.specs.unit.ConfigTest ‑ Performs cbElasticsearch SearchResult tests Tests instantiation
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests new() with only an index argument
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests setters with get()
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests the ability to persist a Document via save()
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests the ability to reset a document
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests can save a document with a space in the id
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can create a component template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can delete a component template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can determine whether a component template exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can create a datastream
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can delete a data stream
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can get a datastream definition
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can test whether a data stream exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests document save with refresh=wait_for
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests error handling of updates/additions when one of the documents to be updated contains an invalid value
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to insert a document in to an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to perform bulk document saves with both updates and additions
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to perform bulk operations on multiple documents
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve a document by an _id value
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve a document with params
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve multiple documents with an array of identifiers
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to update a document in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept a preformatted array
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept a struct
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept an query string
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests tests the ability to delete multiple documents
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests General requests can query terms enum with options struct
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests General requests can query terms enum with simple arguments
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can create a new ILM policy
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can delete an ILM policy
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can retrieve an ILM policy
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can create an index template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can delete an index template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can determine whether an index template exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to update mappings in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to update settings in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to verify that an index exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods can retrieve a map of all aliases
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods tests the getIndices method
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete a document by index and identifier
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete a document using a Document model object
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete documents by query asynchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete documents by query synchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to patch a document using a script
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to patch a document with a single field value
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to update documents by query asynchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to update documents by query synchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests getIndexStats method
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests refreshIndex method
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests the ability to delete an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex can pass structs for the source and destination when reindexing
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex can reindex from one index to another
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex throws an exception when a reindex error occurs by default
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests termVectors can get term vectors by doc payload
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests termVectors can get term vectors by document ID
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests custom script fields
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests error handling on executing search with an invalid index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests runtime fields
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to boost a specific search match
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to count documents in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to handle errors on a search request with an invalid payload
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to process a search on an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can create a snapshot repository with a full configuration struct
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can create a snapshot repository with a location string as the definition
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can delete a snapshot repository
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can determine whether a snapshot repository exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Tests the ability to create an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Can save documents with an applied pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests that deleting a pipeline will return false if the pipline does not exist
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to create pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to delete a pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to get the definition of a pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to update an existing pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests tasks can retrieve all tasks on the cluster
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests tasks can retrieve the status of a single task
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Can create a basic ILM policy
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Can create a complex policy for all phases
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Can modify an existing ILM policy
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Will throw and error if the age argument is not provided in required steps
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests new() with a callback for the builder syntax
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests new() with a full properties struct
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests new() with no arguments
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests that a partial settings struct passed to new() will not override the defaults
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the ability to reset the index builder
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the delete() method with an index name argument
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the delete() methods ability to remove an index
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the patch() method ability to update an index mapping
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the patch() method ability to update index settings
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the save() method ability to create an index
tests.specs.unit.LogstashAppenderTest ‑ Test Elasticsearch logging appender functionality Can convert a v2 document to a v3 document via the ingest pipeline
tests.specs.unit.LogstashAppenderTest ‑ Test Elasticsearch logging appender functionality Test that the logging appender data stream exists
tests.specs.unit.LogstashAppenderTest ‑ Test Elasticsearch logging appender functionality Tests logMessage()
tests.specs.unit.LogstashAppenderTest ‑ Test Elasticsearch logging appender functionality Tests logMessage() with java stack trace
tests.specs.unit.LogstashAppenderTest ‑ Test Elasticsearch logging appender functionality Tests the component path filter template
tests.specs.unit.LogstashAppenderTest ‑ Tests the data stream configuration Tests that all data stream objects are in place
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters can add a single parameter
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters can create multi-fields
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters can set all parameters at once
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters converts camelCase to snake_case
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters forwards on further method calls as parameters
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters multi-fields are full mapping blueprint instances
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder partials can use a callback
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder partials can use a component with a getPartial methods
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder partials can use a wirebox dsl
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types binary
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types boolean
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types byte
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types completion
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types date
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types dateRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types double
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types doubleRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types float
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types floatRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types geoPoint
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types geoShape
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types halfFloat
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types integer
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types integerRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types ip
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types ipRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types join
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types keyword
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types long
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types longRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types nested
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types object
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types percolator
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types scaledFloat
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types short
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types strictDate
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types text
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types tokenCount
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests isReady method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the findProcessed method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the install method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the isMigrationRan method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the runMigration method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the runSeed method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the uninstall method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests bodyParam() and set() methods for root dsl
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests bodyParam() method for root dsl
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests disjunction()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests mustMatch()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests mustNotMatch()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests new() with a properties struct
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests new() with no arguments
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests new() with only index and type arguments
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests pagination via setFrom()/setSize()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests pagination via setStartRow()/setMaxRows()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests shouldMatch()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the addField() method for retrieving runtime or other fields
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the addRuntimeMapping() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the addScriptField() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the aggregation() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the both the setSourceIncludes() and setSourceExcludes() methods
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the dateMatch() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the default sort() method case of throwing an error
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the deleteAll() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterMatch() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterRange() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterTerm() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterTerms() method using should operator and a list of values
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterTerms() method with a single argument
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include from or size if query is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include highlight if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include query if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include source if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include suggest if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method is an empty struct from new
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the match() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the multiMatch() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the multiMatch() method with extra arguments
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the mustExist() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the mustNotExist() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the pagination maxrows/startrow via .new() properties
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the pagination size/from via .new() properties
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setScriptFields() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method fills in excludes if left out
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method fills in includes if left out
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method with a boolean value
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method with a null value
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSourceExcludes() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSourceIncludes() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing a simple SQL-type string
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing a single field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing a struct
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing an array
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing two strings
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the terms() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the the count() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the the execute() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the wildcard() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the wildcard() method with an array of keys
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the wildcard() method with case insenstivity
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions can mix in many different suggestions
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestCompletion can add a completion for a field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestCompletion mixes in options to the completion struct
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestCompletion uses the completion name as the field name if not provided
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestPhrase can add a phrase suggestion for a field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestPhrase mixes in the options to the definition
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestPhrase uses the suggestionName as the fieldName if not provided
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestTerm can add a term suggestion for a field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestTerm mixes in the options to the definition
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestTerm uses the suggestionName as the fieldName if not provided
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests termVectors can get term vectors by doc payload
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests termVectors can get term vectors by document ID
tests.specs.unit.SearchResultTest ‑ Performs cbElasticsearch SearchResult tests Tests instantiation
tests.specs.unit.TaskTest ‑ Performs cbElasticsearch Task tests can get error details
tests.specs.unit.TaskTest ‑ Performs cbElasticsearch Task tests tests basic functionality
tests.specs.unit.UtilTest ‑ Runs core util tests can strip newlines and tabs from Painless scripts
tests.specs.unit.UtilTest ‑ Runs core util tests tests ensureNativeStruct
tests.specs.unit.UtilTest ‑ Runs core util tests tests handleResponseError with a 5xx status code
tests.specs.unit.UtilTest ‑ Runs core util tests tests handleResponseError with a simple error string
tests.specs.unit.UtilTest ‑ Runs core util tests tests handleResponseError with an error.reason struct
tests.specs.unit.UtilTest ‑ Runs core util tests tests newHashMap with a nested struct and arrays
tests.specs.unit.UtilTest ‑ Runs core util tests tests newHashMap with no arguments
Loading