summaryrefslogtreecommitdiff
path: root/yarns/050-show.yarn
blob: f711f82b23f761e2aa8f7c23ea4e1e8620418d48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Show tickets
============

This chapter has scenarios for showing individual tickets.

    SCENARIO show ticket

    WHEN user attempts to run distix init REPO
    THEN attempt succeeded

    WHEN user changes working directory to REPO
    AND user attempts to run distix new new-ticket-title --save-ticket-id=NEW
    THEN attempt succeeded

    WHEN user attempts to run distix show --ticket-id-from=NEW
    THEN attempt succeeded
    AND output matches "."