Hello, I'm starting to look into submitting my first code fix to HugeGraph. As part of this effort, I have been looking into the submissions of others. In the examples I saw, the test data and expected results post-fix is shown in the issue itself. Is this a paradigm that I should follow, or is it acceptable to first generate a unit test for the problem, write the fix, then submit them as a pair?
Regards, John
