Skip to content

fix(server): updates reearthx package version and dependencies - #112

Closed
wilfredmulenga wants to merge 6 commits into
mainfrom
fix/reearthx-update
Closed

fix(server): updates reearthx package version and dependencies#112
wilfredmulenga wants to merge 6 commits into
mainfrom
fix/reearthx-update

Conversation

@wilfredmulenga

Copy link
Copy Markdown
Contributor
  • Updates reearthx package version and dependencies as previous version had logic to manage indexes.
  • Upgrades go version from 1.21 to 1.24.2

Refines test assertions for clarity and correctness, including adjustments to pointer identity checks and string equality comparisons. Updates error handling in GraphQL to ensure proper formatting of debug messages. Removes redundant assertions in storytelling tests to reduce noise and improve focus.

These changes enhance code robustness, maintainability, and readability.
Updates the `contentType` field in test cases to use "application/json"
instead of "application/json; charset=UTF-8" for consistency and to
align with expected content type format.

This change ensures uniformity in tests and avoids potential issues
related to charset specification.
Updates test cases across multiple files to enhance assertions for
deep equality by adding null and nil checks before comparing pointers.
This prevents potential nil pointer dereference issues and improves
test stability.

Changes address scenarios where cloned objects or their properties
might be nil, ensuring safer and more robust comparisons in unit tests.
@wilfredmulenga
wilfredmulenga deleted the fix/reearthx-update branch December 17, 2025 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant