Skip to content

Update from package:unittest to package:test #34

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

Closed
wants to merge 1 commit into from

Conversation

jiridanek
Copy link

After doing this, all tests pass except the ones that rely on the /echo server. I am unsure as to what it was and where I can get it, so I made a new echo server in a separate pull request. With that pull requests, all tests pass.

@kevmoo kevmoo added the status-blocked Blocked from making progress by another (referenced) issue label Jul 6, 2016
@kevmoo
Copy link
Member

kevmoo commented Jul 6, 2016

@jirkadanek I was wondering about this, too. Talked to @nex3

Turns out this is blocked by a feature in pkg/test – dart-lang/test#330 – so we can run browser tests w/ a custom server.

@donny-dont
Copy link

@nex3 @kevmoo after I land the updated browser client I plan on doing this which will obsolete this pull request.

One issue is that is going to crop up is that test depends on http due to package_resolver. Might need to make a branch on it that would accept 0.12.0-dev to get any results.

@donny-dont
Copy link

@nex3 i believe this is obsoleted and we can close it out. Got some more tests incoming for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status-blocked Blocked from making progress by another (referenced) issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants