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

add event dispatcher #7

Merged
merged 1 commit into from
Mar 3, 2014
Merged

add event dispatcher #7

merged 1 commit into from
Mar 3, 2014

Conversation

ryanflorence
Copy link
Contributor

Allows tests to interact with components.

For now, its in every setup/teardown, but we only
need it for components and views. We need some
infrastructure to make adding setup and teardown
logic for each moduleFor* method to be simpler,
and when we have that, we'll move the dispatcher
there.

Allows tests to interact with components.

For now, its in every setup/teardown, but we only
need it for components and views. We need some
infrastructure to make adding setup and teardown
logic for each moduleFor* method to be simpler,
and when we have that, we'll move the dispatcher
there.
@stefanpenner
Copy link
Member

LGTM, wanna open another ticket RE: the needed infrastructure?

stefanpenner added a commit that referenced this pull request Mar 3, 2014
@stefanpenner stefanpenner merged commit 077be76 into master Mar 3, 2014
@dgeb dgeb deleted the event-dispatcher branch October 29, 2014 14:30
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.

2 participants