Skip to content

chore: add test for json helpers#13

Merged
mattinannt merged 3 commits into
mainfrom
chore/add-tests1
May 15, 2025
Merged

chore: add test for json helpers#13
mattinannt merged 3 commits into
mainfrom
chore/add-tests1

Conversation

@mattinannt
Copy link
Copy Markdown
Member

This pull request adds a new test suite for the JsonHelper utility in the Android project. The suite includes comprehensive tests to validate the behavior of the mapToJsonElement and mapToJsonElementItem functions with various input types.

New Test Suite for JsonHelper:

  • Comprehensive Tests for mapToJsonElement:

    • Added tests to verify the function's handling of primitive types, nested maps, lists, null values, and unsupported types.
  • Comprehensive Tests for mapToJsonElementItem:

    • Added tests to verify the function's handling of primitive types, null values, lists, and unsupported types.

@mattinannt mattinannt merged commit 3408d56 into main May 15, 2025
4 checks passed
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant