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

[TASK] Deprecate BaseTestCase::assertAttributeInstanceOf() #751

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

lolli42
Copy link
Member

@lolli42 lolli42 commented May 8, 2023

This assertion tests for an internal state
in it's single usage. There is little reason
for whitebox tests, stuff like that should
be covered by functional tests instead.

The patch removes a single usage and
deprecates the test helper assertion method.

This assertion tests for an internal state
in it's single usage. There is little reason
for whitebox tests, stuff like that should
be covered by functional tests instead.

The patch removes a single usage and
deprecates the test helper assertion method.
@lolli42 lolli42 merged commit 630e97d into main May 8, 2023
4 checks passed
@lolli42 lolli42 deleted the lolli-1 branch May 8, 2023 21:46
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.

None yet

1 participant