Skip to content

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

@cla-checker-service
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.3.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