Open
Commits
Commits on Apr 6, 2025
- committed
- committed
- committed
fix(retry): Improve retry_until_extended function with better error messaging
Show description for 0e15996committedfeat(waiter): Enhance terminal content waiting utility with fluent API and multi-pattern support
Show description for 14889d6committedtest(waiter): Fix test cases and improve type safety
Show description for 1a0c5c9committeddocs(waiter): Add comprehensive documentation for terminal content waiters
Show description for d624b40committed- committed
test: add conftest.py to register example marker
Show description for 144ab6bcommittedrefactor(tests[waiter]): Add waiter test examples into individual files
Show description for 58bb510committed- committed
tests(test_waiter[capture_pane]): Add resiliency for CI test grid
Show description for d8db4c6committedtests(test_waiter[exact_match]): Skip flaky exact match test on tmux ≤2.6
Show description for fd872dacommittedtest(waiter): Replace assertions with warning-based checks in detailed match test
Show description for f19f514committed- committed
tests(waiter) Eliminate `test_wait_for_pane_content_exact_match`
Show description for c6633d7committed- committed