blob: 5901694ebaf5662087367d9595dcde28db2061a5 (
plain)
1
2
3
4
5
6
7
8
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
|