-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Source Monday: add integration tests #35016
Source Monday: add integration tests #35016
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
6339d55
to
909084c
Compare
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.
LGTM. Need small changes.
from .utils import get_log_messages_by_log_level, read_stream | ||
|
||
|
||
class TestTeamsStreamFullRefresh(TestCase): |
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.
Need change bypass reason in CAT config and mention that this stream has no tests data and tested with integration tests.
What
The issue: #34904
How
Cover streams defined as empty in acceptance-test-config.yaml with integraion tests
Recommended reading order
unit_tests/integrations/*.py
unit_tests/integrations/resource/http/response/*.json