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 into NumberFieldTypeTests, avoiding tests and testing logic.

Fixes #92947

@cla-checker-service
Copy link

cla-checker-service bot commented Apr 21, 2025

❌ Author of the following commits did not sign a Contributor Agreement:
1b9592e, b8beeec

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

@elasticsearchmachine elasticsearchmachine added external-contributor Pull request authored by a developer outside the Elasticsearch team needs:triage Requires assignment of a team area label v9.1.0 labels Apr 21, 2025
@AdalineL AdalineL force-pushed the updating_NumberFieldTypeTests branch from 5f806d2 to b8beeec Compare April 21, 2025 04:03
@AdalineL AdalineL closed this Apr 21, 2025
@AdalineL AdalineL deleted the updating_NumberFieldTypeTests branch April 21, 2025 04:05
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 needs:triage Requires assignment of a team area label 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

2 participants