Skip to content

Core: Add UTs for ManifestEntriesTableTaskParser class - #18125

Open
pbajpai21 wants to merge 1 commit into
apache:mainfrom
pbajpai21:test-manifest-entries-table-task-parser
Open

pbajpai21 wants to merge 1 commit into
apache:mainfrom
pbajpai21:test-manifest-entries-table-task-parser

Conversation

@pbajpai21

Copy link
Copy Markdown

Added UTs for ManifestEntriesTableTaskParser, which previously had no test coverage.

The test file TestManifestEntriesTableTaskParser mirrors the existing test
TestFilesTableTaskParser:

  • nullCheck — validates the toJson/fromJson precondition guards.
  • invalidJsonNode — validates rejection of non-object JSON nodes.
  • testParser — full round-trip through ScanTaskParser (task → JSON → task),
    asserting both the serialized JSON and field-by-field task equality.

@github-actions github-actions Bot added the core label Sep 15, 2026
@pbajpai21

Copy link
Copy Markdown
Author

@ebyhr @szehon-ho Please review the PR when you have time. Thank you.

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