summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-053.md
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/tasks/task-053.md')
-rw-r--r--requirements/tasks/task-053.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements/tasks/task-053.md b/requirements/tasks/task-053.md
new file mode 100644
index 0000000..0eff5c3
--- /dev/null
+++ b/requirements/tasks/task-053.md
@@ -0,0 +1,9 @@
+# task-053
+
+Implement a testing strategy which guarantees that every SMS interface to any
+given bucket's balance returns the return value of the procedure,
+`calculate_bucket_balance` as described in req-030.
+
+Source: req-041
+
+Epic: epic-002