Skip to content
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

tests: Mark Crawler tests correctly #4435

Merged
merged 1 commit into from
Mar 16, 2023
Merged

tests: Mark Crawler tests correctly #4435

merged 1 commit into from
Mar 16, 2023

Conversation

silvanocerza
Copy link
Contributor

Proposed Changes:

Most Crawler tests run Selenium and make requests to local files, those are now marked as integration tests.

Only one test has been left as unit as it doesn't need to run Selenium or make requests. It also mock selenium.webdriver.

How did you test it?

I run pytest test/nodes/test_connector.py locally.

Notes for the reviewer

N/A

@silvanocerza silvanocerza self-assigned this Mar 15, 2023
@silvanocerza silvanocerza requested a review from a team as a code owner March 15, 2023 17:42
@silvanocerza silvanocerza requested review from masci and removed request for a team March 15, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants