posit-dev / publisher

MIT License
3 stars 0 forks source link

Add VSCode UI tests with webdriver.io #1859

Closed kgartland-rstudio closed 21 hours ago

kgartland-rstudio commented 1 week ago

Intent

This PR adds webdriver.io vscode UI testing. The first test includes adding a new Deployment and checking the config.

Type of Change

Approach

Automated Tests

Directions for Reviewers

Checklist

kgartland-rstudio commented 1 week ago

I'm curious if this is based on a template or something. Would be helpful to know for future reference.

I'm using mostly defaults for the wdio.conf.ts and tsconfig.json files.