Skip to content

Also run tests without extra dependencies#33

Open
Gallaecio wants to merge 15 commits into
scrapy:masterfrom
Gallaecio:test-no-deps
Open

Also run tests without extra dependencies#33
Gallaecio wants to merge 15 commits into
scrapy:masterfrom
Gallaecio:test-no-deps

Conversation

@Gallaecio
Copy link
Copy Markdown
Member

@Gallaecio Gallaecio commented Aug 13, 2020

Continuation of #22 which also prevents extra packages from being imported during test execution even if they are installed.

Fixes #10, closes #22

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (28c1f6e) to head (8ea7432).
⚠️ Report is 123 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          197       197           
=========================================
  Hits           197       197           
Flag Coverage Δ
tests 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

provide a test environment with missing dependencies

2 participants