MCPcopy
hub / github.com/Textualize/rich / test_finished

Function test_finished

tests/test_progress.py:173–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171
172
173def test_finished():
174 progress = make_progress()
175 assert not progress.finished
176
177
178def make_progress() -> Progress:

Callers

nothing calls this directly

Calls 1

make_progressFunction · 0.85

Tested by

no test coverage detected