leetcode.el icon indicating copy to clipboard operation
leetcode.el copied to clipboard

Populate the testcase buffer with all example test cases

Open appleby opened this issue 1 year ago • 0 comments

The graphql entity sampleTestCase returns only the first example test case for a given problem, whereas exampleTestcases returns all the example test cases.

Verified that this change populates the leetcode-testcase buffer with all available testcases and that leetcode-try and leetcode-submit still work.

appleby avatar Apr 15 '24 23:04 appleby