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

refactor(dart/transform): AnnotationMatcher tests #7463

Closed
wants to merge 1 commit into from

Conversation

kegluneq
Copy link

@kegluneq kegluneq commented Mar 7, 2016

/cc @juliemr

These tests were previously not being run.

Bring them up to modern usage, move them to package:test, and include
them in transform.server.spec.dart.

These were previously not being run.

Bring them up to modern usage, move them to package:test, and include
them in transform.server.spec.dart.
@kegluneq kegluneq added comp: dart-transformer action: review The PR is still awaiting reviews from at least one requested reviewer refactoring Issue that involves refactoring or code-cleanup labels Mar 7, 2016
@juliemr
Copy link
Member

juliemr commented Mar 7, 2016

the test changes LGTM, but I don't see the change that includes them in transform.server.spec.dart. Did that get left out from the commit?

@jakemac53 jakemac53 assigned kegluneq and unassigned jakemac53 Mar 7, 2016
@jakemac53 jakemac53 removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 7, 2016
import 'common/async_string_writer_tests.dart' as asyncStringWriter;
import 'common/code/ng_deps_code_tests.dart' as ngDepsCode;
import 'common/ng_meta_test.dart' as ngMetaTest;
import 'common/url_resolver_tests.dart' as urlResolver;

main() {
group('AnnotationMatcher', annotationMatcher.allTests);
Copy link
Author

Choose a reason for hiding this comment

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

@juliemr , this line adds the changes to transform.server.spec.dart

@kegluneq kegluneq added the action: merge The PR is ready for merge by the caretaker label Mar 7, 2016
@juliemr
Copy link
Member

juliemr commented Mar 7, 2016

LGTM too.

@kegluneq kegluneq assigned vikerman and unassigned kegluneq Mar 7, 2016
@vikerman
Copy link
Contributor

vikerman commented Mar 8, 2016

TAP - 0 affected targets

@mary-poppins
Copy link

Merging PR #7463 on behalf of @vikerman to branch presubmit-vikerman-pr-7463.

@mhevery mhevery closed this in 756f5d8 Mar 8, 2016
@kegluneq kegluneq deleted the package_test2 branch March 8, 2016 00:50
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes refactoring Issue that involves refactoring or code-cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants