Testing-Combo: clarify late bolus cancel
This commit is contained in:
parent
ca9fe3e755
commit
7e4164e16f
1 changed files with 4 additions and 3 deletions
|
@ -3,9 +3,10 @@
|
||||||
- [ ] Bolusing
|
- [ ] Bolusing
|
||||||
- [ ] Cancelling bolus at various stages and checking error message (if any) and check
|
- [ ] Cancelling bolus at various stages and checking error message (if any) and check
|
||||||
no bolus or a partial bolus was delivered
|
no bolus or a partial bolus was delivered
|
||||||
- [ ] Cancelling a bolus 0.2 U before it's finished (cancelling requires pressing up/down
|
- [ ] Enter a bolus of 2 U and press cancel when delivery is at 1.7 (cancelling requires AAAPS
|
||||||
3s, so the cancellation will be too late, but the code should handle it and report
|
to press the up button for 3 seconds, so the cancellation attempt will not succeed because delivery
|
||||||
the full bolus being delivered
|
ends before those 3 seconds are elapsed. The code should handle this without giving an
|
||||||
|
error and adding the full bolus to treatments.
|
||||||
- [ ] Low cartridge alarm during bolus
|
- [ ] Low cartridge alarm during bolus
|
||||||
- [ ] alarm must be confirmed by AAPS
|
- [ ] alarm must be confirmed by AAPS
|
||||||
- [ ] bolus must have been fully delivered by pump
|
- [ ] bolus must have been fully delivered by pump
|
||||||
|
|
Loading…
Reference in a new issue