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

refactor: ensure we're testing the connection with Mill #4642

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Nov 14, 2022

When I opened com-lihaoyi/mill#2123 it made me wonder why we didn't hit on this in our tests, but then I realized we were actually never testing the initialization with Mill server. This adds some more tests to ensure we're not only testing the generation of the BSP config file, but also connection to the build server.

NOTE Marking this as a draft for now because it's expected that 0.10.9 (which is our default right now) will fail. There should be a new release of millw soon with a fix, which should fix this. When that happens I'll add another commit to this adding in the new millw and showing that the tests all pass.

When I opened com-lihaoyi/mill#2123 it made me
wonder why we didn't hit on this in our tests, but then I realized we
were actually never testing the initialization with Mill server. This
adds some more tests to ensure we're not only testing the generation of
the BSP config file, but also connection to the build server.
@ckipp01 ckipp01 marked this pull request as ready for review November 15, 2022 16:12
@ckipp01 ckipp01 requested a review from tgodzik November 15, 2022 16:12
@ckipp01 ckipp01 merged commit 5c4cb9e into scalameta:main Nov 18, 2022
@ckipp01 ckipp01 deleted the milltest branch November 18, 2022 07:35
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.

2 participants