Open drmarjanovic opened 1 year ago
As an example, you can take a look at the ElasticQuerySpec.
The basic idea is to have a simple structure and description of the tests and combine them with the && operator.
&&
The following specs should be restructured:
Refactoring HighlightsSpec
Refactoring IndexNameSpec
Refactoring ScriptSpec
Refactoring FieldDSLSpec
Refactoring HttpElasticExecutorSpec
Description:
As an example, you can take a look at the ElasticQuerySpec.
The basic idea is to have a simple structure and description of the tests and combine them with the
&&
operator.The following specs should be restructured: