Skip to content

Validation: incorrect processing of MAC designations  #83

@mmaiers-nmdp

Description

@mmaiers-nmdp
>>> ard.redux_gl("C*05:ARAX", "lg")
'C*05:ARAXg'
>>> ard.redux_gl("C*05:ARAXBUG", "lg")
'C*05:ARAXBUg'
>>> ard.redux_gl("C*05:ARAXBUGSUCKS", "lg")
'C*05:ARAXBUGSUCKSg'

All three cases should return invalid MAC.
Note what the 2nd case did with the "G"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions