Skip to content

Tests: add dedicated test class for the ParallelLintError class #114

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 1 commit into from
Mar 21, 2022

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 17, 2022

This safeguards and documents the current behaviour of the methods in the class.

Includes ignoring one line in the class for code coverage as the return of getcwd() cannot be mocked without adding additional test frameworks into the mix.

This safeguards and documents the current behaviour of the methods in the class.

Includes ignoring one line in the class for code coverage as the return of `getcwd()` cannot be mocked without adding additional test frameworks into the mix.
@jrfnl jrfnl added this to the 2.0.0 milestone Mar 17, 2022
@jrfnl jrfnl requested a review from grogy March 17, 2022 14:59
@grogy grogy merged commit db62123 into develop Mar 21, 2022
@grogy grogy deleted the feature/tests-new-parallellinterror-test branch March 21, 2022 15:03
@grogy
Copy link
Member

grogy commented Mar 21, 2022

Thank you, merged 👍

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

Successfully merging this pull request may close these issues.

2 participants