Commit Graph

3 Commits

Author SHA1 Message Date
Samuel Berthe
f6f43fb884 lint 💄 2024-07-15 19:37:47 +02:00
ccoVeille
0f4679bf52 feat: add WaitForWithContext (#480)
* chore: fix test timeout helper

using os.Exit(1) kills everything, tests statuses are not always displayed

* chore: refactor WaitFor unit tests

zero-code changes

* fix: WaitFor on first condition

duration must be non-zero if first conditions is true

* feat: add WaitForWithContext

* chore: provide meaningful returned values for WaitFor and WaitForWithContext
2024-07-15 19:25:42 +02:00
Samuel Berthe
eecad3d3b7 chore: rename test.go to lo_test.go 2022-10-22 19:16:22 +02:00