Commit graph

5 commits

Author SHA1 Message Date
Ocasta
73334cbe8d added browser automation testing 2025-01-21 23:38:54 -08:00
akfoster
26ee05dd07
Add VSCode Webview Integration Tests (#1373)
* update ci/cd

* ci: more git actions

* remove duplicitive git actions file

* remove duplicative git actions file

* add default permissions

* chore: sync package-lock.json with main

* ci: Fix job name to match branch protection rule

* ci: Remove test file with formatting issues

* style: Fix formatting in modified files

* ci: Remove warning mode, keep webview tests

* fixed npm build issue

* fix formatting again

* Add webview tests

* fix formatting

* remove temporary docs

* remove unecessary auth and types

* move tmp in gitignore

* spare line

* restore prior comments in vscode-test

* remove redundant infrastructure

* prettier

* removed vestigial webviews

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-21 21:59:06 -08:00
Saoud Rizwan
897de134f7 Add tests and fix configuration 2024-12-24 18:37:12 -08:00
Saoud Rizwan
06dab2c3df Use should for better test readability 2024-12-24 18:11:11 -08:00
Saoud Rizwan
d8080d7209 Fix test configuration and add basic tests 2024-12-24 17:34:18 -08:00