posit-dev / positron

Positron, a next-generation data science IDE
Other
2.48k stars 77 forks source link

Added example Smoke test case #3719

Closed jonvanausdeln closed 3 months ago

jonvanausdeln commented 3 months ago

Intent

Added an example Smoke test that can be used as a example/template for writing new tests.

In the future, we can add more setup/cleanup fixtures, etc. as we need them.

QA Notes

This was not added to main.ts so it won't actually be executed. It's just an example.