zio-elasticsearch icon indicating copy to clipboard operation
zio-elasticsearch copied to clipboard

Restructure tests

Open drmarjanovic opened this issue 1 year ago • 5 comments

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:

  • [x] FieldDSLSpec
  • [x] HighlightsSpec
  • [x] IndexNameSpec
  • [x] ScriptSpec
  • [x] HttpElasticExecutorSpec
  • [ ] HttpExecutorSpec

drmarjanovic avatar Jun 23 '23 20:06 drmarjanovic

Refactoring HighlightsSpec

mihajlo-ra92 avatar Jun 24 '23 09:06 mihajlo-ra92

Refactoring IndexNameSpec

filipmilo avatar Jun 24 '23 09:06 filipmilo

Refactoring ScriptSpec

saksofon997 avatar Jun 24 '23 09:06 saksofon997

Refactoring FieldDSLSpec

saksofon997 avatar Jun 24 '23 10:06 saksofon997

Refactoring HttpElasticExecutorSpec

mihajlo-ra92 avatar Jun 24 '23 13:06 mihajlo-ra92