Skip to content

Migration of tests in finagle-thrift and finagle-stream to ScalaTest#308

Closed
bajohns wants to merge 1 commit intotwitter:masterfrom
bajohns:thrift-stream-to-scala-test
Closed

Migration of tests in finagle-thrift and finagle-stream to ScalaTest#308
bajohns wants to merge 1 commit intotwitter:masterfrom
bajohns:thrift-stream-to-scala-test

Conversation

@bajohns
Copy link
Contributor

@bajohns bajohns commented Sep 7, 2014

Problem

These two packages contain tests written in Specs2 and ScalaTest.

Solution

All tests in these packages were migrated to ScalaTest. Additionally, the ignore facility
in ScalaTest was used to message when flaky tests are disable.

Result

These packages now conform to the Finagle testing stadard. Additionally, the ignore facility
in ScalaTest was used to message when flaky tests are disabled.

@bajohns
Copy link
Contributor Author

bajohns commented Sep 7, 2014

This pull-request contains a body of work which was reviewed by @mosesn and @evnm here: #291

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer having a standard class with members instead of default constructor arguments.

@stevegury
Copy link
Contributor

Other than a few code style changes, it looks good to me.

@mosesn
Copy link
Contributor

mosesn commented Sep 10, 2014

Rad, we'll merge this in after you address Steve's comments :] I'm really excited about this!

@mosesn
Copy link
Contributor

mosesn commented Sep 19, 2014

@bajohns just wanted to make sure this didn't get lost in the shuffle 👍

Problem

These two packages contain tests written in Specs2 and ScalaTest.

Solution

All tests in these packages were migrated to ScalaTest.  Additionally, the ignore facility
in ScalaTest was used to message when flaky tests are disable.

Result

These packages now conform to the Finagle testing stadard.  Additionally, the ignore facility
in ScalaTest was used to message when flaky tests are disabled.
@bajohns bajohns force-pushed the thrift-stream-to-scala-test branch from 61018f0 to 8757551 Compare September 23, 2014 03:09
@bajohns
Copy link
Contributor Author

bajohns commented Sep 23, 2014

Hey @mosesn, Thanks for the ping - this did get lost in the shuffle.

Given that the feedback was small I committed by amending. Please let me know if this version works better re: comments from @stevegury

@bmdhacks
Copy link
Contributor

This is committed internally and should be mirrored to github sometime this week. Thanks for the PR!

@travisbrown
Copy link
Contributor

This is now on GitHub—thanks again, @bajohns!

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants