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

Clean up java testing #353

Closed
wants to merge 5 commits into from
Closed

Clean up java testing #353

wants to merge 5 commits into from

Conversation

glenford
Copy link
Contributor

@glenford glenford commented Oct 7, 2017

Testing of java code requires some tidy up, this is a baby step towards that, bringing junit testing to the Rakefile

add TestSuites to call the associated JUnit tests
add note about junit tests
removed failing assertion for onComplete being called as Decoder never calls it
no assertions in test, not clear on purpose but leaving for the moment
ptaoussanis pushed a commit that referenced this pull request Feb 2, 2018
@ptaoussanis ptaoussanis changed the title Some tidy up work Clean up java testing Mar 11, 2018
@chrisglass
Copy link

This seems like a really uncontroversial change - is there something preventing a merge that is not reflected in this PR?

@chrisglass
Copy link

Ah, I see.

This was merged after (I suspect) being rebased, and therefore git sees the merged commits as different commits (since they change hashes, that is factually correct).

This PR should be closed since the diffs it represents are already applied to the code.

@ptaoussanis
Copy link
Member

Merging manually, thanks Glen! 👍 Sorry for the delay getting this in.

ptaoussanis pushed a commit that referenced this pull request Apr 21, 2018
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

Successfully merging this pull request may close these issues.

3 participants