Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Update code_transformers and use transformer_test for tests #1759

Open
jakemac53 opened this issue Mar 16, 2016 · 4 comments
Open

Update code_transformers and use transformer_test for tests #1759

jakemac53 opened this issue Mar 16, 2016 · 4 comments

Comments

@jakemac53
Copy link

The test helpers were split out from code_transformers into their own package. For the most part this just means changing any imports to package:code_transformers/tests.dart to package:transformer_test/utils.dart.

The only actual breaking change should be that the optional args to testPhases were changed to named args.

@jakemac53
Copy link
Author

I am looking into just sending a pr for this, if the dev environment is reasonable to set up ;)

@lassedamgaard
Copy link

Would be awesome to get this fixed as it prevents projects with a dependency on both test and angular from upgrading to dart 1.16 .

@jakemac53
Copy link
Author

I should have updated here, but last I checked working on this repo wasn't possible because I could not pub get due to version issues... not sure if somebody else can fix this or chime in with instructions on how to get things working.

@lassedamgaard
Copy link

dart-archive/di.dart#232 needs to be fixed first

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants