diff options
Diffstat (limited to 'requirements/catalogue')
| -rw-r--r-- | requirements/catalogue/req-015.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-051.md | 10 |
2 files changed, 12 insertions, 0 deletions
diff --git a/requirements/catalogue/req-015.md b/requirements/catalogue/req-015.md index eb5a594..3845033 100644 --- a/requirements/catalogue/req-015.md +++ b/requirements/catalogue/req-015.md @@ -5,3 +5,5 @@ up to sync with Schist to be recorded in Schist automatically, so that my purchase of this beer is recorded as a beer transaction. Source: req-010 + +Satisfied by: req-049, req-051 diff --git a/requirements/catalogue/req-051.md b/requirements/catalogue/req-051.md new file mode 100644 index 0000000..d38c053 --- /dev/null +++ b/requirements/catalogue/req-051.md @@ -0,0 +1,10 @@ +# req-051 + +Given a user's bank account is set up to sync with Schist, when the user makes +a transaction in that bank account, then Schist must record that transaction, +and Schist should record that transaction before the user reads any data from +Schist which depends upon accurate transaction records. + +Source: req-015 + +Satisfied by: task-003, task-004 |
