mattermost/mattermost-test-management

feat: add validation to custom field's "Location"

Aperta

#25 aperta il 25 nov 2022

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (21 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (17 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When validating a test case with deno task validate, it should throw an error whenever the value of Location does not match with the options from Zephyr.

  • see all possible options from Zephyr
  • these options should be added here instead of empty array.

Guida contributor