Skip to content

Add support example/examples on content value body request#87

Merged
manchenkoff merged 12 commits intomanchenkoff:masterfrom
thaichat04:add-example-content-value
Sep 5, 2024
Merged

Add support example/examples on content value body request#87
manchenkoff merged 12 commits intomanchenkoff:masterfrom
thaichat04:add-example-content-value

Conversation

@thaichat04
Copy link
Contributor

From #86:

  • add example/examples on content Body Request
  • make attributs are optional

@manchenkoff
Copy link
Owner

Hey @thaichat04, thanks a lot for the contribution! However, there are some failing tests since you extended the data class. Please, take a look and we are ready to go!

@thaichat04
Copy link
Contributor Author

Thanks, I didn't see tests failed. Sorry

@manchenkoff
Copy link
Owner

Thanks, I didn't see tests failed. Sorry

There are still some errors after your last commit:

ERROR tests/test_parser.py - TypeError: __init__() missing 1 required positional argument: 'example'
ERROR tests/test_runner.py - TypeError: __init__() missing 1 required positional argument: 'example'
ERROR tests/builders/test_content_builder.py - TypeError: __init__() missing 1 required positional argument: 'example'
ERROR tests/builders/test_request_builder.py - TypeError: __init__() missing 1 required positional argument: 'example'

you can run them locally via

pipenv run python setup.py install
pipenv run pytest

@manchenkoff manchenkoff self-requested a review September 2, 2024 21:02
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.

2 participants