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

Write client and server unit tests #26

Open
masomel opened this issue Jun 16, 2016 · 2 comments
Open

Write client and server unit tests #26

masomel opened this issue Jun 16, 2016 · 2 comments

Comments

@masomel
Copy link
Member

masomel commented Jun 16, 2016

The past release removed a lot of functionality that made automated testing easier. The only way to test the system is by running the server and client directly since they can only communicate over the network.
#16 made interactive testing easy, but removed the ability to test the client automatically.

@masomel
Copy link
Member Author

masomel commented Jul 29, 2016

Should write a test suite testable with Maven, and then display with Coveralls.

@masomel masomel added this to the 1.3.0 milestone Aug 14, 2016
@masomel
Copy link
Member Author

masomel commented Aug 14, 2016

Crypto unit tests added as part of #36.

masomel added a commit that referenced this issue Aug 20, 2016
- Part of #24, #26 and #32
- Closes #37
masomel added a commit that referenced this issue Aug 20, 2016
@masomel masomel removed this from the 1.3.0 milestone Aug 28, 2016
masomel added a commit that referenced this issue Aug 29, 2016
masomel added a commit that referenced this issue Feb 8, 2018
- Part of #24, #26 and #32
- Closes #37
masomel added a commit that referenced this issue Feb 8, 2018
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

1 participant