Skip to content

Harden plotting inputs and add browser regression tests - #1

Draft
jwildenhain wants to merge 1 commit into
masterfrom
codex/fix-review-findings
Draft

Harden plotting inputs and add browser regression tests#1
jwildenhain wants to merge 1 commit into
masterfrom
codex/fix-review-findings

Conversation

@jwildenhain

Copy link
Copy Markdown
Owner

Summary

  • validate Shiny input data and display useful errors for nonnumeric columns
  • fix log-scale notch handling and guarantee graphics-device cleanup for downloads
  • harden the MCP bridge against R-code injection, validate arguments, add execution timeouts, and remove machine-specific paths
  • add MCP, R, and Playwright regression coverage with runnable test documentation

Verification

  • Rscript tests/test_ggplot_boxplot.R
  • Rscript tests/test_vioplot_edge_cases.R
  • python3 -m unittest tests/test_mcp_server.py
  • Playwright browser suite against the installed Shiny Server

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