Skip to content

Relax requirements for test #141

@jeroenheijmans

Description

@jeroenheijmans

The test.sh file checks the output of a raffler using:

if [[ "$winner" != *"Reinier Kip"* ]]; then

It would be nice if this was changed to e.g. a "StartsWith("Reinier Kip")" or even a regex of some sort, so that the rafflers can add some details (e.g. an explanation or addendum) to the winner.

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