yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

Session time remaining is not displaying correct #102

Closed 7upreturn closed 7 months ago

7upreturn commented 9 months ago

Bug Report

Platform: Windows

YATTIE version: 0.10.0

Current behavior: During the session the time remaining limit will only show 00:00

Expected behavior: It should decrease from the amount of time that I input before starting the session

Steps to reproduce:

  1. Set a session and for the time limit input 59:00
  2. Start the testing session
  3. Notice that the Elapsed time is increasing while Remaining time will stay at 00:00:00

https://github.com/yatt-ai/yattie/assets/34812295/0327eb59-3a72-4b41-a87d-aaab35be417b

isntlazy commented 7 months ago

@dacoaster it works as expected on main:

image

issue can be closed I guess