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

Issue #269 Unit tests for Request and Response properties of AssertionContext #439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

m-posluszny
Copy link

@m-posluszny m-posluszny commented Jan 10, 2024

I've written all required unit tests for success and failure scenarios for AssertionContext needed for #269
Placed it under expect_test.go

I've implemented a new interface for AssertionHandler that stores context state, so later I can use it to validate fields.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 94.841% (+0.03%) from 94.813%
when pulling abd980f on m-posluszny:tests-AssertionContext-req-resp
into d0cfaf9 on gavv:master.

@gavv gavv added the ready for review Pull request can be reviewed label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Pull request can be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants