Skip to content

test(parse): add unit tests for readJsonBodyOption - #48

Open
iborazzi wants to merge 1 commit into
ProjectOpenSea:mainfrom
iborazzi:test/add-tests-for-read-json-body-option
Open

test(parse): add unit tests for readJsonBodyOption#48
iborazzi wants to merge 1 commit into
ProjectOpenSea:mainfrom
iborazzi:test/add-tests-for-read-json-body-option

Conversation

@iborazzi

Copy link
Copy Markdown

Description

Adds unit test coverage for readJsonBodyOption in src/parse.ts.

Details

  • Tests reading and parsing a valid JSON file.
  • Tests error handling when the specified JSON file does not exist.
  • Tests error handling when the file contains invalid JSON.

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