Skip to content

Add objectscript.unitTest.enabled setting for better coexistence with other testing extensions #1627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

gjsjohnmurray
Copy link
Contributor

Currently an ISFS-type workspace that wants to use my InterSystems Testing Manager extension also gets a superfluous root entry in the Test Explorer from this extension.

The new setting will allow this to be turned off at a per-workspace level or above.

@isc-bsaviano
Copy link
Contributor

Looks good to me, but can you add a new telemetry property here for the setting?

 "config.unitTest.enabled": String(conf.get("unitTest.enabled")), 

"config.showProposedApiPrompt": String(conf.get("showProposedApiPrompt")),

isc-rsingh
isc-rsingh previously approved these changes Aug 1, 2025
@gjsjohnmurray
Copy link
Contributor Author

@isc-bsaviano telemetry added

@gjsjohnmurray gjsjohnmurray merged commit 27c8366 into intersystems-community:master Aug 1, 2025
5 checks passed
@gjsjohnmurray gjsjohnmurray deleted the fuchsia-lungfish branch August 1, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants