Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ensure data is present before trying to load it up as JSON in test plan generation #50

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

vineetshar
Copy link
Contributor

fixes error - the JSON object must be str, bytes or bytearray, not NoneType

  • Tested on local & docker
  • Documentation Updated
  • Attached required context / screenshot

fix error -> the JSON object must be str, bytes or bytearray, not NoneType
@vineetshar vineetshar changed the title Ensure data is present before trying to load it up as JSON Ensure data is present before trying to load it up as JSON in test plan generation Jul 19, 2024
Copy link

@vineetshar vineetshar merged commit 924d843 into main Jul 19, 2024
1 check passed
@vineetshar vineetshar deleted the correct-json-check-in-test-plan-generation branch July 19, 2024 15:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants