un-inception/clients/ruby
russell@unturf.com ab70e8b508 fix(tests): remove soft passes - tests must never lie
SCIENTIFIC INTEGRITY: Tests now retry transient errors (429, 5xx,
timeouts) with exponential backoff instead of falsely passing.

Prior to this fix, ~35% of 'passing' tests were masked failures.
Now tests will PASS (verified), FAIL (couldn't verify), or SKIP.
2026-01-28 18:26:23 -05:00
..
async/src feat: add --show-freeze-page and --no-show-freeze-page CLI flags 2026-01-25 04:28:24 -05:00
sync fix(tests): remove soft passes - tests must never lie 2026-01-28 18:26:23 -05:00
Makefile feat: add Makefiles for JavaScript, Rust, Ruby, PHP, Java clients 2026-01-15 16:46:22 -05:00