toyai / python-playground

Interactive Playground for Python
https://python-playground.netlify.app
MIT License
12 stars 1 forks source link

test: setup minimal component testing #62

Closed ydcjeff closed 3 years ago

ydcjeff commented 3 years ago

Description

fix #48

Setup minimal component testing with puppeteer, @vue/test-utils, uvu

Additional context


What is the purpose of this pull request?

netlify[bot] commented 3 years ago

:heavy_check_mark: Deploy Preview for python-playground ready!

:hammer: Explore the source changes: f63dc0099d4bc1fd381f67187ee26ef0b63ef7e0

:mag: Inspect the deploy log: https://app.netlify.com/sites/python-playground/deploys/60cdb97725ba790008417f34

:sunglasses: Browse the preview: https://deploy-preview-62--python-playground.netlify.app/

ydcjeff commented 3 years ago

More tests are coming!