This website requires JavaScript.
Explore
Help
Sign In
Developer
/
autossh-mgr
Watch
11
Star
0
Fork
0
You've already forked autossh-mgr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1792eab55d4bd0f290c8d6199e4e30b6278babc3
autossh-mgr
/
tests
/
unit
History
tech
c365e668a5
fix: stale stop message, add restart/start-all/stop-all tests
2026-05-21 12:59:04 +08:00
..
__init__.py
feat: scaffold autossh-mgr project structure
2026-05-21 11:22:27 +08:00
test_check.py
fix: remove unused subprocess import from test_check.py
2026-05-21 12:29:22 +08:00
test_cli_config.py
fix: single load in remove, use dataclasses.replace in config_cmd, add remove-running test
2026-05-21 12:45:08 +08:00
test_cli_lifecycle.py
fix: stale stop message, add restart/start-all/stop-all tests
2026-05-21 12:59:04 +08:00
test_config.py
fix: clean up config.py unused imports, null-YAML safety, and add non-default roundtrip test
2026-05-21 12:08:56 +08:00
test_process.py
fix: remove unused subprocess import, guard logs dir in start_tunnel
2026-05-21 12:24:20 +08:00