Changeset 37ae3b7 in flowtimer for tests/test_schedule.py


Ignore:
Timestamp:
08/15/24 21:00:01 (9 months ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
guix
Children:
3b76475
Parents:
729b23d
Message:

more refactorings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test_schedule.py

    r729b23d r37ae3b7  
    1313        assert schedule.current_phase == phase1
    1414        assert schedule.state == "initial"
    15         assert schedule.currentValue == 0
    1615
    1716    def test_schedule_start(self):
Note: See TracChangeset for help on using the changeset viewer.