Skip to content

Add missing test file for rotate_session_key.py #298

@coderabbitai

Description

@coderabbitai

Context

The script scripts/rotate_session_key.py exists in the repository, but its corresponding test file scripts/tests/test_rotate_session_key.py is missing.

According to the scripting standards documented in docs/scripting-standards.md, every script requires automated coverage via pytest, and tests should reside in scripts/tests/ mirroring the script names.

Expected outcome

Create scripts/tests/test_rotate_session_key.py with appropriate test coverage for scripts/rotate_session_key.py.

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions