zztin / ctimer

This is a python implementation of a famous time management technique. CTimer helps you keep track of your productivity during the day, and help you set realistic goals for your day.
Apache License 2.0
0 stars 1 forks source link

[Bug Report] Ask goal #57

Open zztin opened 3 years ago

zztin commented 3 years ago

Description

A new functionality was added to the latest version of ctimer: When you stop a clock prematurely, ctimer will ask if the goal is reached. The implementation was not completely correct, therefore, now when stopping a clock while ticking for break, it also ask.

Steps to Reproduce

Steps to reproduce the behavior:

  1. ctimer --debug
  2. While clock ticking during focus minutes: Pressstop --> check behaviour: Shall ask if the goal is completed
  3. While clock ticking during break time: Press stop --> check behaviour: should NOT ask if the goal is completed