Skip to content

Add playground examples#44

Closed
GreenPioneer wants to merge 5 commits intomainfrom
tjsnx6-codex/add-playground-folder-with-examples
Closed

Add playground examples#44
GreenPioneer wants to merge 5 commits intomainfrom
tjsnx6-codex/add-playground-folder-with-examples

Conversation

@GreenPioneer
Copy link
Copy Markdown
Contributor

Summary

  • refactor plugin registry to avoid initialization error and load built-in calculators separately
  • expose a reusable fetchMetrics helper and include a test to ensure the playground example runs
  • depend on bottleneck to satisfy rate limiter requirements
  • allow playground fetch script to ignore self-signed certificates via --insecure and --base-url
  • add tests demonstrating that disabling TLS verification bypasses self-signed cert errors
  • ensure the project is built before running tests so playground examples execute correctly

Testing

  • pnpm build
  • pnpm test
  • pnpm lint (fails: A require() style import is forbidden, 39 errors)

https://chatgpt.com/codex/tasks/task_e_68960a636e308330aaa45a55cf2837c3

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.

1 participant