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

Fix several failing tests #145

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Conversation

fviernau
Copy link
Contributor

The test suite failed with multiple issues on my machine.
The changes make all tests green again.
Please see the individual commits.

Update the assertions to re-align with changed dependency trees.

Signed-off-by: Frank Viernau <[email protected]>
Apply the effect of runnig `PYINSP_REGEN_TEST_FIXTURES=yes pytest -vvs`,
in order to fix several failing tests, e.g. in `tests/test_api.py`.

Signed-off-by: Frank Viernau <[email protected]>
This was flagged by `black` and lead to a failure in the test suite.

Signed-off-by: Frank Viernau <[email protected]>
Copy link
Contributor

@TG1999 TG1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks ++

@TG1999 TG1999 merged commit 691c55e into aboutcode-org:main Sep 25, 2023
7 of 10 checks passed
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.

2 participants