Skip to content

Question regarding fuzzing mode #187

@testera3452

Description

@testera3452

Hi,

first of all thanks your work on this project.

I tested the fuzzer. The fuzzer seems to work, but the behaviour is a bit confusing to me.

Why does the fuzzer use require.NoError() as this would terminate the fuzzing job whenever an error occurs?
Because of that the fuzzer actually fails on the first test case for me because the session establishment never works because of invalid values in the session establishment request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions