Skip to content

chore: Add test server and some top level crawler tests #517

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

Merged
merged 14 commits into from
Aug 5, 2025
Merged

Conversation

Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel commented Jul 25, 2025

Description

  • add a simple TestServer for the integration tests
  • add three new tests focused on top-level crawler usage of RequestQueue related arguments.

@github-actions github-actions bot added this to the 119th sprint - Tooling team milestone Jul 25, 2025
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Jul 25, 2025
@Pijukatel Pijukatel changed the title Add test server and some top level Crawler tests Add test server and some top level crawler tests Jul 28, 2025
@Pijukatel Pijukatel changed the title Add test server and some top level crawler tests chore: Add test server and some top level crawler tests Jul 28, 2025
@Pijukatel Pijukatel added the adhoc Ad-hoc unplanned task added during the sprint. label Jul 28, 2025
@Pijukatel Pijukatel marked this pull request as ready for review July 28, 2025 14:35
@Pijukatel Pijukatel requested a review from vdusek July 28, 2025 14:35
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And warning:

  /home/runner/work/apify-sdk-python/apify-sdk-python/tests/integration/actor_source_base/test_server.py:63: PytestCollectionWarning: cannot collect test class 'TestServer' because it has a __init__ constructor (from: tests/integration/actor_source_base/test_server.py)
    class TestServer(Server):

@Pijukatel Pijukatel requested a review from vdusek July 29, 2025 12:36
@vdusek vdusek self-requested a review August 4, 2025 08:18
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vdusek vdusek merged commit 6cf025e into master Aug 5, 2025
42 of 44 checks passed
@vdusek vdusek deleted the crawler-tests branch August 5, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants