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

WIP: Use global as root if available (for node) #6

Closed
wants to merge 1 commit into from
Closed

WIP: Use global as root if available (for node) #6

wants to merge 1 commit into from

Conversation

tandrewnichols
Copy link

@searls - Can you advise on how to write a test for this? Looks like all your tests are running via lineman in a browser. Do we need to setup a separate grunt task that runs in node? Or is there a way we can fake "global" in the lineman spec? (Which, it seems like no, since that fake would have to be available at the time jasmine-stealth is loaded...)

Also, I can't get the tests to run in my fork (says "0/0"), but they run fine in the manta-frontend node_module instance.

@searls
Copy link
Owner

searls commented Jan 6, 2014

I looked at this more closely and fixed it via: 7d223f5

This will run all the tests under node.js as well.

@searls searls closed this Jan 6, 2014
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.

None yet

2 participants