Skip to content

test: enhance logger, pidfile, and security command tests#97

Merged
soulteary merged 3 commits intomainfrom
commit
Jan 7, 2026
Merged

test: enhance logger, pidfile, and security command tests#97
soulteary merged 3 commits intomainfrom
commit

Conversation

@soulteary
Copy link
Copy Markdown
Owner

No description provided.

- Added tests for uninitialized logger scenarios in the logger package.
- Implemented tests for PID file creation with existing files, invalid directories, and long paths in the pidfile package.
- Expanded command validation tests to cover whitelisted paths, strict mode checks, and sanitization of sensitive arguments in the security package.
- Improved overall test coverage and error handling across multiple test files.
- Enhanced error handling in logger tests for uninitialized scenarios.
- Improved PID file tests to cover edge cases such as existing files and invalid paths.
- Increased overall test coverage across logger and pidfile packages.
- Improved error handling in logger tests for uninitialized scenarios.
- Expanded PID file tests to cover edge cases such as existing files and invalid paths.
- Increased overall test coverage across logger and pidfile packages.
@soulteary soulteary merged commit d194cd2 into main Jan 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant