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

Wire compatibility tests for sql transport #98

Closed
tmasternak opened this issue Nov 4, 2015 · 3 comments
Closed

Wire compatibility tests for sql transport #98

tmasternak opened this issue Nov 4, 2015 · 3 comments
Labels

Comments

@tmasternak
Copy link
Member

We should have a set of wire compatibility tests for v1-v3 of sql transport. We might try to reuse what we have in ProductionTests (which test message patterns and the headers that enable them).

@SimonCropp
Copy link
Contributor

the wire compat tests in ProductionTests are not "testing MSMQ". they are testing the message patterns and the headers that enable them

@tmasternak
Copy link
Member Author

@SimonCropp thanks for pointing that out. Description changed.

@tmasternak
Copy link
Member Author

This has been covered with SqlTransport Backwards Compatibility tests. See Particular/ProductionTests/pull/26 and Particular/ProductionTests/pull/27.

Closing

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

No branches or pull requests

2 participants