Skip to content

remove the validation regexes and defer the checking to Azure #29

@Smarker

Description

@Smarker
  • Rather than writing hypothesis validation tests, we can defer validation to Azure. This can remove a lot of complexity we currently are introducing through the regex checks (that Azure already does).
  • We can still check for types and also use any of the built in click features

For a test, we can check that all dependencies are being installed.

@chrobles suggested trying to import cli and making sure all the dependencies are included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions