Skip to content

Cleanup tests #388

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
Aug 9, 2024
Merged

Cleanup tests #388

merged 1 commit into from
Aug 9, 2024

Conversation

jborean93
Copy link
Collaborator

Removes test files that were empty and moved away from unittest to pytest for the transport tests. In this move the tests also utilise monkeypatch to set/clear env vars during testing to ensure outside environmental details do not affect the test run. The tests were also updated to capture the expected deprecation warnings that the tests were running explicitly.

Fixes: #387

Removes test files that were empty and moved away from unittest to
pytest for the transport tests. In this move the tests also utilise
monkeypatch to set/clear env vars during testing to ensure outside
environmental details do not affect the test run. The tests were also
updated to capture the expected deprecation warnings that the tests were
running explicitly.
@coveralls
Copy link

Coverage Status

coverage: 76.599% (-0.2%) from 76.752%
when pulling 2746b73 on jborean93:test-cleanup
into 7ed4a2e on diyan:master.

@jborean93 jborean93 merged commit cbc1e34 into diyan:master Aug 9, 2024
19 of 20 checks passed
@jborean93 jborean93 deleted the test-cleanup branch August 9, 2024 02:07
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.

Test failures with 0.5.0
2 participants