More todos
This commit is contained in:
@ -143,4 +143,6 @@ func TestRepeat(t *testing.T) {
|
||||
t.Run("succeeds when number of successes is greater than minCount", Todo)
|
||||
t.Run("consumes iff at least one application consumes", Todo)
|
||||
t.Run("fails on error", Todo)
|
||||
t.Run("position is unchanged on failure", Todo)
|
||||
t.Run("position follows last success on overall success", Todo)
|
||||
}
|
||||
|
Reference in New Issue
Block a user