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

Point moves when running tests #695

Closed
r0man opened this issue Aug 3, 2014 · 4 comments
Closed

Point moves when running tests #695

r0man opened this issue Aug 3, 2014 · 4 comments
Assignees

Comments

@r0man
Copy link
Contributor

r0man commented Aug 3, 2014

When running tests with cider-test, point moves to the last
test. I think the expected behaviour would be to keep the
original position.

Roman

@bbatsov
Copy link
Member

bbatsov commented Aug 4, 2014

How can I reproduce this? cider-test-run-test(s) seems to work just fine for me.

@r0man
Copy link
Contributor Author

r0man commented Aug 4, 2014

Hi Bozhidar,

if you checkout this project [1] out for example and move your
point to one of the tests [2] and you run cider-test-run-tests.
The cider-test-report buffer pops up and when you move back to the
source buffer, point has moved to the last test.

Roman

[1] https://github.com/r0man/sqlingvo
[2] https://github.com/r0man/sqlingvo/blob/master/test/sqlingvo/util_test.clj#L22

@r0man
Copy link
Contributor Author

r0man commented Aug 8, 2014

@bbatsov & @jeffvalk I think I found the problem and tried to fix it over here: #717

@r0man
Copy link
Contributor Author

r0man commented Aug 22, 2014

Fixed by #717

@r0man r0man closed this as completed Aug 22, 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

No branches or pull requests

3 participants