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

Add more tests to test_stream. #616

Merged
merged 5 commits into from
Sep 15, 2024
Merged

Conversation

junkmd
Copy link
Collaborator

@junkmd junkmd commented Sep 15, 2024

I have added tests for some methods of IStream.

It is rare for methods implemented only in ISequentialStream to be used on their own, as they are often used in combination with methods from IStream.

I believe that adding tests to prevent regressions in these cases is important.

@junkmd junkmd added the tests enhance or fix tests label Sep 15, 2024
@junkmd junkmd added this to the 1.4.8 milestone Sep 15, 2024
@junkmd junkmd merged commit bcb4ae9 into enthought:main Sep 15, 2024
41 checks passed
@junkmd junkmd deleted the add_more_test_stream branch September 15, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests enhance or fix tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant