Skip to content

LeetCodeTest only opens a new window with #Test Input #59

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

Open
Galus opened this issue Oct 9, 2020 · 2 comments
Open

LeetCodeTest only opens a new window with #Test Input #59

Galus opened this issue Oct 9, 2020 · 2 comments

Comments

@Galus
Copy link

Galus commented Oct 9, 2020

After running LeetCodeTest on some the first two-sim problem, I expect to have a 'run code' / 'test' submission. But right now I am only able to use this to see the Test Input.

# Test Input
[2,7,11,15]
9

for the two-sums problem

When running LeetCodeSubmit, I get a window with expected output.

@dstokes
Copy link

dstokes commented Nov 23, 2020

I'm seeing the same running in NVIM v0.4.4 against a solution written in go. LeetCodeTest opens a new split with test input, but not one with test results.

@destinationunknown
Copy link

Try :wq on the new window that opens with the test input.

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