-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
585 complete kafka part of faststream docs #775
Conversation
…ithub.com/airtai/faststream into 684-fill-asyncapi-custom-information-page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add test_me.py
to pytest run?
Renamed the examples in docs_src from test_me.py to example.py and referenced in tests folder |
But why we are running the same test twice for now? |
My mistake, referenced the wrong one in one of the tests One test is for the example where we use the general Fixed it :) |
Description
Please include a summary of the change and specify which issue is being addressed. Additionally, provide relevant motivation and context.
Fixes #585
Type of change
Please delete options that are not relevant.
Checklist
scripts/lint.sh
shows no errors)scripts/test-cov.sh
scripts/static-anaylysis.sh