Skip to content

Make user context tests use platform temp directories#8

Open
shpetimhaxhiu wants to merge 1 commit into
openai:mainfrom
shpetimhaxhiu:codex/portable-user-context-tests
Open

Make user context tests use platform temp directories#8
shpetimhaxhiu wants to merge 1 commit into
openai:mainfrom
shpetimhaxhiu:codex/portable-user-context-tests

Conversation

@shpetimhaxhiu
Copy link
Copy Markdown

Summary

  • Remove hardcoded /private/tmp from Sales and Data Analytics user-context tests
  • Let Python tempfile choose the platform-specific temp directory so the suites run on Windows and Unix-like systems

Tests

  • python -m unittest discover -s plugins/sales/skills/user-context/tests -p "test_*.py"
  • python -m unittest discover -s plugins/data-analytics/skills/user-context/tests -p "test_*.py"

@shpetimhaxhiu shpetimhaxhiu requested a review from a team June 3, 2026 02:48
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