summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-052.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-19 22:06:02 +0100
committerJoe Carstairs <me@joeac.net>2025-07-19 22:06:02 +0100
commit8f526565b8e2505f4f5ba06c031a45fadb1e49d6 (patch)
treedf18f6b8cac427e911bae21dd5ca7cca4759107b /requirements/tasks/task-052.md
parentb03076448027dfeb876242ba402cd88039c81ae5 (diff)
add task-051, task-052, task-053, edit epic-000, epic-002, epic-005, req-041, req-042
Diffstat (limited to 'requirements/tasks/task-052.md')
-rw-r--r--requirements/tasks/task-052.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements/tasks/task-052.md b/requirements/tasks/task-052.md
new file mode 100644
index 0000000..5901694
--- /dev/null
+++ b/requirements/tasks/task-052.md
@@ -0,0 +1,9 @@
+# task-052
+
+Implement a testing strategy which guarantees that every Web GUI 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-005