test: relocate to utils/json#1253
Conversation
WalkthroughThis pull request removes several test functions and unused imports from the HTTP ingestion handler file while adding new test cases in the JSON utilities module. The new tests in the JSON module check that the function Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Signed-off-by: Devdutt Shenoi <devdutt@parseable.com>
nikhilsinhaparseable
left a comment
There was a problem hiding this comment.
good to merge
Fixes #XXXX.
Description
Relocate test closer to covered function for maintainability
This PR has:
Summary by CodeRabbit