jquense / yup

Dead simple Object schema validation
MIT License
22.86k stars 932 forks source link

Update the runnable sandbox. #2199

Open DaddyWarbucks opened 6 months ago

DaddyWarbucks commented 6 months ago

Codesandbox no longer handles tests the way that they used to. The "Test Panel" is no longer available on "Sandboxes" and is only available on "Devboxes". I don't use the product enough to know the difference.

Therefore this link is no longer really useful https://codesandbox.io/s/yup-test-case-gg1g1

See: https://codesandbox.io/docs/learn/sandboxes/faq#where-can-i-find-the-tests-tab

jquense commented 6 months ago

wanna PR an update to use stackblitz?

DaddyWarbucks commented 6 months ago

I am indifferent on which platform is used. I just noticed it while creating another issue. I will take a look at "Devboxes" and see if they support test similar to how it used to be, that was nice to have a test runner already setup.

I'm happy to put something basic together and open a PR. Also open to other suggestions.