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

refactor(testing): deprecate testtools support in TestCase #2405

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge branch 'master' into issue_2156

358bcb2
Select commit
Loading
Failed to load commit list.
Draft

refactor(testing): deprecate testtools support in TestCase #2405

Merge branch 'master' into issue_2156
358bcb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

44.44% of diff hit (target 100.00%)

View this Pull Request on Codecov

44.44% of diff hit (target 100.00%)

Annotations

Check warning on line 34 in falcon/testing/test_case.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/test_case.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in falcon/testing/test_case.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/test_case.py#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 43 in falcon/testing/test_case.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/test_case.py#L43

Added line #L43 was not covered by tests

Check warning on line 47 in falcon/testing/test_case.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/test_case.py#L47

Added line #L47 was not covered by tests

Check warning on line 51 in falcon/testing/test_case.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/test_case.py#L51

Added line #L51 was not covered by tests