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

+ improves conductr url setting from the console, and smater default #47

Merged

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Mar 23, 2015

Resolves #44 #46

import akka.actor.ActorSystem
import org.scalatest.{ BeforeAndAfterAll, Matchers, PrivateMethodTester, WordSpec }

class SbtTypesafeConductRSpec extends WordSpec with Matchers with BeforeAndAfterAll with PrivateMethodTester {
Copy link
Contributor

Choose a reason for hiding this comment

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

Whoa - I didn't know about PrivateMethodTester. Neato.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Quite hacky, I'd rather private[conductr], but followed style of tests around here

@ktoso ktoso force-pushed the wip-better-conductr-url-handling-ktoso branch from 93caa64 to aaa9835 Compare March 24, 2015 08:21
@huntc
Copy link
Contributor

huntc commented Mar 24, 2015

LGTM

@ktoso ktoso force-pushed the wip-better-conductr-url-handling-ktoso branch from aaa9835 to 361d91a Compare March 24, 2015 09:10
ktoso added a commit that referenced this pull request Mar 24, 2015
+ improves conductr url setting from the console, and smater default
@ktoso ktoso merged commit 6e8a549 into typesafehub:master Mar 24, 2015
@ktoso ktoso deleted the wip-better-conductr-url-handling-ktoso branch March 24, 2015 09:10
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.

Default conductr ip should use CONDUCTR_IP as the CLI does
3 participants