Skip to content

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Dec 16, 2015

Fixes #50.

Copy link
Contributor

Choose a reason for hiding this comment

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

Why not move the flx tests into package/flx/test ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I hadn't even thought of it. Will do.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like they're already there. Maybe we don't need this dependency? This was just me merging in the dependencies we had for the unit/ directory.

@Hixie
Copy link
Contributor Author

Hixie commented Dec 16, 2015

There's really not much point having flutter test --flutter-repo any more other than our own convenience, is there? Shouldn't just running flutter test in the flutter directory do the same thing?

@Hixie
Copy link
Contributor Author

Hixie commented Dec 16, 2015

cc @chinmaygarde: This changes the pubspec.yaml files for cassowary and newton. I couldn't work out why you depended on test_runner and dart_coveralls, is it ok to remove them?

@Hixie
Copy link
Contributor Author

Hixie commented Dec 16, 2015

@abarth Ok, it's ready for review now. Thanks!

@chinmaygarde
Copy link
Member

@Hixie I remember I had to do that to get automatic code coverage reports sent to coveralls.io. Also, the default test hook on Travis used test_runner. We don't need those dependencies anymore though.

@abarth
Copy link
Contributor

abarth commented Dec 16, 2015

LGTM

We should check CONTRIBUTING.md to see if it refers to packages/unit anymore.

@Hixie
Copy link
Contributor Author

Hixie commented Dec 16, 2015

patch now has updated contributor doc

Hixie added a commit that referenced this pull request Dec 16, 2015
Move flutter tests from packages/unit to packages/flutter/test
@Hixie Hixie merged commit b8562ab into flutter:master Dec 16, 2015
@Hixie Hixie deleted the unit-to-flutter branch December 16, 2015 17:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fold packages/unit into packages/flutter

3 participants