AI Agent
ebdfa16aa5
Fix smoke tests: update movement for new spawn point and resolve Test 6 timeout
Smoke tests / Build and smoke test (push) Successful in 1m49s
2026-03-17 09:53:01 -06:00
def077c645
fix
Smoke tests / Build and smoke test (push) Has been cancelled
2026-03-14 18:39:06 -06:00
AI Agent
2157b45486
Enhance error handling in ssh_mud function by temporarily disabling exit on error. This allows for graceful handling of MUD connection closures without terminating the script prematurely.
Smoke tests / Build and smoke test (push) Has been cancelled
2026-03-14 18:32:54 -06:00
AI Agent
f2f1699351
Enable verbose output in run-tests.sh by adding the '-x' flag to the set command for improved debugging.
Smoke tests / Build and smoke test (push) Failing after 34s
2026-03-14 18:30:58 -06:00
AI Agent
014730e2f7
Refactor SSH command in run-tests.sh to handle MUD connection closure gracefully
...
Smoke tests / Build and smoke test (push) Failing after 34s
- Introduced a new function `ssh_mud` to encapsulate SSH command execution and treat exit code 255 as a success.
- Updated all SSH calls in the test script to use the new function for improved error handling.
2026-03-14 18:29:19 -06:00
AI Agent
9c286823e6
Update TESTING.md to include prerequisites for running tests, specifying the need for the Rust toolchain and SSH client.
Smoke tests / Build and smoke test (push) Failing after 0s
2026-03-14 18:06:54 -06:00