intersystems-community / intersystems-testingmanager

A VS Code extension to surface in the testing view any unit tests built with the InterSystems %UnitTest framework.
MIT License
2 stars 2 forks source link

Refresh tests button have no effect #20

Closed daimor closed 1 year ago

daimor commented 1 year ago

So, when I change intersystems.testingManager.client.relativeTestRoot and would like to refresh the list of available test, nothing changes, I have to reload the entire window, to see the effect.

gjsjohnmurray commented 1 year ago

@daimor thanks for creating this. Please try the dev build at https://github.com/intersystems-community/intersystems-testingmanager/suites/14475896944/artifacts/817843637 which should refresh its local tests tree automatically whenever you change that setting. The root node of each test tree will also offer a manual Refresh button.

daimor commented 1 year ago

Yep, working