mattermost/mattermost-test-management

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

开放

#25 创建于 2022年11月25日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (21 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (17 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南