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 unit tests for JavaScriptModuleBase #15

Closed
rozele opened this issue Dec 22, 2015 · 0 comments
Closed

Add unit tests for JavaScriptModuleBase #15

rozele opened this issue Dec 22, 2015 · 0 comments
Assignees

Comments

@rozele
Copy link
Collaborator

rozele commented Dec 22, 2015

No description provided.

rozele added a commit that referenced this issue Dec 22, 2015
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
@rozele rozele self-assigned this Dec 22, 2015
rozele added a commit that referenced this issue Dec 22, 2015
Fixes #15 - Adds unit tests to JavaScriptModuleBase
@rozele rozele added ready and removed in progress labels Dec 24, 2015
@rozele rozele closed this as completed Dec 28, 2015
@rozele rozele removed the ready label Dec 28, 2015
rozele added a commit that referenced this issue Feb 21, 2016
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
rozele added a commit that referenced this issue Mar 1, 2016
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
rozele added a commit that referenced this issue Apr 21, 2016
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
rozele added a commit that referenced this issue May 17, 2016
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
rozele added a commit that referenced this issue May 18, 2016
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
GantMan pushed a commit to infinitered/react-native-windows that referenced this issue Sep 29, 2016
Additionally, includes unit tests for the current set of core JavaScript modules.

Also refactors the way that implementations of JavaScript modules trigger the invocation, using the CallerMemberNameAttribute to capture the name of the method, rather than passing it in explicitly.
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

No branches or pull requests

1 participant