ML icon indicating copy to clipboard operation
ML copied to clipboard

Ensure that the function under test exists

Open khatchad opened this issue 1 year ago • 2 comments

Ensure that the function under test exists in the call graph. Otherwise, we could test a function that doesn't exist and the test will still pass.

khatchad avatar Jun 13 '24 20:06 khatchad

Sorry, I'll fix the errors now.

khatchad avatar Jun 14 '24 13:06 khatchad

Ah, looks like I need to add more changes from our fork to get to this to work. I'll turn it into a draft PR for now.

khatchad avatar Jun 14 '24 13:06 khatchad

Empty PR.

khatchad avatar Nov 11 '24 19:11 khatchad