Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure tests #251

Open
5 of 6 tasks
drmarjanovic opened this issue Jun 23, 2023 · 5 comments
Open
5 of 6 tasks

Restructure tests #251

drmarjanovic opened this issue Jun 23, 2023 · 5 comments
Labels
good first issue Good for newcomers lambda-hacks-1 1st ZIO Elasticsearch LambdaWorks' Hackathon (June 24th, 2023)
Milestone

Comments

@drmarjanovic
Copy link
Member

drmarjanovic commented Jun 23, 2023

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:

  • FieldDSLSpec
  • HighlightsSpec
  • IndexNameSpec
  • ScriptSpec
  • HttpElasticExecutorSpec
  • HttpExecutorSpec
@drmarjanovic drmarjanovic added good first issue Good for newcomers lambda-hacks-1 1st ZIO Elasticsearch LambdaWorks' Hackathon (June 24th, 2023) labels Jun 23, 2023
@drmarjanovic drmarjanovic added this to the 0.2.0 milestone Jun 23, 2023
@mihajlo-ra92
Copy link
Contributor

Refactoring HighlightsSpec

@filipmilo
Copy link
Contributor

Refactoring IndexNameSpec

@saksofon997
Copy link
Contributor

Refactoring ScriptSpec

@saksofon997
Copy link
Contributor

Refactoring FieldDSLSpec

@mihajlo-ra92
Copy link
Contributor

Refactoring HttpElasticExecutorSpec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers lambda-hacks-1 1st ZIO Elasticsearch LambdaWorks' Hackathon (June 24th, 2023)
Projects
None yet
Development

No branches or pull requests

5 participants