You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We kinda started some basic startup tests in #464 and #483 but we need a much more thorough list particularly for verifying we never leak container instances..
Test list:
basic connect tests (which pretty much exist in tests/test_databases.py but more generally for ahabd and some lighter container? say just running sshd 😉
cancellation tests where the container either crashes or is explicitly cancelled
ctrl-c by user cases
maybe a respawn case as well like is needed with the ib and IBC restart every night thinger?
a network failure test using maybe toxyproxy?
verification of the log processing correctness even in error cases?
The text was updated successfully, but these errors were encountered:
We kinda started some basic startup tests in #464 and #483 but we need a much more thorough list particularly for verifying we never leak container instances..
Test list:
tests/test_databases.py
but more generally for ahabd and some lighter container? say just runningsshd
😉ib
andIBC
restart every night thinger?toxyproxy
?The text was updated successfully, but these errors were encountered: