Skip to content

add unsigned long tests into NumberFieldTypeTests #127110

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdalineL
Copy link

This commit moves number based field mapper test infrastructure to the test framework module.

Previously, UnsignedLongFieldMapper have their own concrete tests. Now, the tests for UnsignedLongFieldMapper have been added to NumberFieldMapperTests. This avoids duplicates tests and testing logic.

Fixes #92947

Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
87feb65

Please, read and sign the above mentioned agreement if you want to contribute to this project

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.1.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Apr 21, 2025
@gbanasiak gbanasiak added the :Search Foundations/Mapping Index mappings, including merging and defining field types label Apr 28, 2025
@elasticsearchmachine elasticsearchmachine added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed needs:triage Requires assignment of a team area label labels Apr 28, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-contributor Pull request authored by a developer outside the Elasticsearch team :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Share number based field mapper test code with other modules
3 participants