circleci / bond

spying for tests
127 stars 28 forks source link

Fix with-spy-ns and with-stub-ns #31

Closed conormcd closed 7 years ago

conormcd commented 7 years ago

They couldn't stub/spy across namespaces because the previous implementation didn't fully qualify the redef'ed symbols.

JustinC474 commented 7 years ago

LGTM - just 1 readability comment