inveniosoftware / inveniosoftware/pytest-invenio
Update `test_es_clear` test to use ES7 mappings
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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