You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original `test_checkpoint.py` had some issues - it mocked the
ConfigManager, which made it prone to breaking.
This PR refactors `test_checkpoint.py` to make it more robust and cover
additional logic. While there is still room for improvement, this update
addresses some of the existing gaps in test coverage.
0 commit comments