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 Tests #1

Open
bakkerthehacker opened this issue Oct 31, 2013 · 3 comments
Open

Add Tests #1

bakkerthehacker opened this issue Oct 31, 2013 · 3 comments

Comments

@bakkerthehacker
Copy link
Owner

Currently there are no tests. I did test most of the code while writing it, but there still may be issues, especially in the FrameParser and FrameSerializer.

@bakkerthehacker
Copy link
Owner Author

The test framework have been added. Tests for the low level FrameParser and FrameSerializer have been added.

@bakkerthehacker
Copy link
Owner Author

the tests for FrameParser and FrameSerializer need to test the read and used properties

@bakkerthehacker
Copy link
Owner Author

In addition to testing the low level frame stuff, the actual functionality of bramqp should be tested with a RabbitMQ server. TravisCI should have a server to use for this.

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

No branches or pull requests

1 participant