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 unit test #3

Open
carsten-j opened this issue May 30, 2016 · 3 comments
Open

Add unit test #3

carsten-j opened this issue May 30, 2016 · 3 comments

Comments

@carsten-j
Copy link
Contributor

Right now the only kind of test is done through script files. One could consider adding proper unit and/or integration tests.

@object
Copy link
Owner

object commented May 31, 2016

Agree. We need both unit and integration tests. When it comes to unit tests, I'd like to use Akka.NET TestKit but of course we also need proper integration tests agains Rabbit queues.

@carsten-j
Copy link
Contributor Author

I started working on adding unit tests using Akka.NET TestKit.

@object
Copy link
Owner

object commented Jun 1, 2016

You may find useful some support F# code that I ported from Akkling project (https://github.com/Horusiath/Akkling), some examples of usage: https://github.com/object/AkkaSftpWorkshop.Tests/tree/master/Tests

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

No branches or pull requests

2 participants