-
Notifications
You must be signed in to change notification settings - Fork 17
chore: Restructure the integration tests #646
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
Conversation
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.
Looks great! One more thing, could you please also update the tests/integration/README.md? It is outdated now. I would add a section at the beginning explaining the current structure and test types we have.
|
This also closes #650. |
Updated |
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
Description
Split integration tests based on scope:
Update
test_actor_with_crawler_rebootto match crawlee1.0.4Issues
Closes: #632
Closes: #650