vital.vim icon indicating copy to clipboard operation
vital.vim copied to clipboard

fix: Update tests for Async.Promise .wait

Open tsuyoshicho opened this issue 11 months ago • 2 comments

Close #809

Update Async.Promise .wait test:

  • Split test: resolved pattern and rejected pattern
  • Update test timing pattern: complete 500 and 700
  • Update assert : lower limit and upper limmit

他のテストとの兼ね合いはありそうですが、現在わかってる範囲で改善を行いました。 全体としてもうすこし細かく確認を分割したほうがいい気はしますね。

macについては、アンダーフロー、オーバーフローのどちらも出たので、精度的な問題として暫定で範囲を広げて対応しています。

ここを見そうな方を暫定でreviewer指定しています

tsuyoshicho avatar Mar 16 '24 13:03 tsuyoshicho