mirror of
https://github.com/we-promise/sure.git
synced 2026-05-12 15:15:01 +00:00
Polish sync retry handling comments and assertions
Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> Agent-Logs-Url: https://github.com/we-promise/sure/sessions/ea7a06f4-8344-4a00-877a-eda8cdfdc16a
This commit is contained in:
@@ -59,6 +59,7 @@ class SyncTest < ActiveSupport::TestCase
|
||||
sync.reload
|
||||
assert_equal "pending", sync.status
|
||||
assert_nil sync.error
|
||||
assert_not_nil sync.pending_at
|
||||
assert_nil sync.syncing_at
|
||||
assert_nil sync.failed_at
|
||||
assert_nil sync.completed_at
|
||||
|
||||
Reference in New Issue
Block a user