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

fix(view): use expected instance and fix corresponding interface for fake clock #64

Closed tai271828 closed 3 years ago

tai271828 commented 3 years ago

Types of changes

Description

  1. Fix-up and use correct instances of model and view
  2. Fix-up CI

Checklist:

Steps to Test This Pull Request

  1. Use the clock as usual
  2. Wait for the clock bumpping

Expected behavior

Clock counting field bumps

Related Issue

issue: 63