inveniosoftware / inveniosoftware/pytest-invenio

Update `test_es_clear` test to use ES7 mappings

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5
Forks
28
PR merge metrics
No merged PRs in 30d

Description

- [ ] Bump Invenio-Search version used in the test
- [ ] Change `test_es_clear` to use ES7 mappings instead of ES5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the test_es_clear test and the test dependency configuration, then inspect how the current Invenio-Search version and ES5 mappings are defined. Update the dependency and mappings for ES7, and run the relevant test suite to confirm test_es_clear passes with the new mappings.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, python
Domain
databases, testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.