Introduce golden testing#152
Conversation
alanz
left a comment
There was a problem hiding this comment.
LGTM
Are we in favour of this as a concept? I think I am.
alanz
left a comment
There was a problem hiding this comment.
Meant to hit the approve button, sorry.
|
I am in favor too for some cases, formatting could be one of them. |
|
@jneira Hm, so |
|
@Ailrun let me checkout the branch and run them to confirm it, i hope maybe i am wrong 😄 |
|
OK, I will wait your confirmation then. |
|
Well, tests are passing cause the crlf conversion is already being done, a pleasant surprise: 🎉 |
|
Great! Let me merge this since it works in Windows too :) |
|
I wonder where the conversion is being done, maybe |
|
@jneira afaik, they don't handle such a conversion. I just googled those error messages and I found they are from |
|
oh, yeah, the message is exactly that one, i dint know it was using |
|
FYI, the
|
|
thanks for the info, |
|
Great, thank you for checking Windows cases! |
This fixes some issues where we used an uppercase drive letter in the import path even though the LSP client uses lowercase drive letters
This PR introduces a golden testing facility and restores most of the format tests.
Related comments: #146 (comment)
@alanz, I want to join this project team. Is it possible to join?