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

Expand test-index.js #409

Merged
merged 1 commit into from
Feb 23, 2017
Merged

Expand test-index.js #409

merged 1 commit into from
Feb 23, 2017

Conversation

matthewloring
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2017
@matthewloring matthewloring added this to the Beta milestone Feb 22, 2017
@@ -142,6 +130,17 @@ describe('index.js', function() {
});
});

it('should respect filter urls', function(done) {
var url = 'rootUrl';

This comment was marked as spam.

This comment was marked as spam.

Copy link
Contributor

@ofrobots ofrobots left a comment

Choose a reason for hiding this comment

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

LGTM w/ nit.

finished = true;
setTimeout(function() {
agent.runInRootSpan({name: 'root2', url: 'root2'}, function(rootSpan2) {
assert.ok(!rootSpan2);

This comment was marked as spam.

This comment was marked as spam.

@matthewloring matthewloring merged commit aebb3a5 into googleapis:master Feb 23, 2017
@matthewloring matthewloring deleted the test-index branch February 23, 2017 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants