awslabs / amazon-emr-vscode-toolkit

A VS Code Extension to make it easier to manage and develop Spark jobs on EMR
https://marketplace.visualstudio.com/items?itemName=AmazonEMR.emr-tools
Apache License 2.0
29 stars 4 forks source link

Add extension tests #6

Open dacort opened 2 years ago

dacort commented 2 years ago

We need a variety of tests for the extension

This is a good resource for VS Code extension testing: https://vscode.rocks/testing/