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

Re-enable deftest user-refresh-dirs-test #714

Open
vemv opened this issue Sep 20, 2021 · 0 comments
Open

Re-enable deftest user-refresh-dirs-test #714

vemv opened this issue Sep 20, 2021 · 0 comments
Assignees

Comments

@vemv
Copy link
Member

vemv commented Sep 20, 2021

;; Disabling the next test.
;; Unclear how to get the "real" clojure.tools.namespace.repl in
;; this test when this project also localizes via mranderson.
#_(testing "honors set-refresh-dirs"
(c.t.n.r/set-refresh-dirs "foo" "bar")
(is (= ["foo" "bar"] (#'r/user-refresh-dirs)))))

We successfully got around that gotcha in refactor-nrepl's codebase so I can apply the same technique here.

@vemv vemv self-assigned this Sep 20, 2021
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