Skip to content

Conversation

@georgi
Copy link
Contributor

@georgi georgi commented May 30, 2025

Summary

  • implement CreateTemporaryFile and CreateTemporaryDirectory nodes
  • document the new nodes
  • test temporary file and directory creation
  • regenerate package metadata

Testing

  • black src/nodetool/nodes/nodetool/os.py tests/nodetool/test_os_nodes.py
  • ruff check .
  • mypy .
  • flake8 . (fails: line too long errors)
  • PYTHONPATH=src pytest tests/nodetool/test_os_nodes.py::test_tempfile_nodes -q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants