Skip to content
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

Refactor notebook toolbar (for testing) + dynamic strategy unittesting #185805

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

Yoyokrazy
Copy link
Contributor

@Yoyokrazy Yoyokrazy commented Jun 21, 2023

Fix: #161119

Notebook toolbar action calculation functions now return IActionModel[] rather than IAction[]. This allows for more thorough testing of label visibility, and rendered actions. Critical for testing dynamic strategy behavior.

Added unittesting for dynamic strategy within toolbar.

@Yoyokrazy Yoyokrazy enabled auto-merge (squash) June 21, 2023 19:23
@Yoyokrazy Yoyokrazy self-assigned this Jun 21, 2023
@Yoyokrazy Yoyokrazy requested a review from rebornix June 21, 2023 19:23
@VSCodeTriageBot VSCodeTriageBot added this to the June 2023 milestone Jun 21, 2023
@Yoyokrazy Yoyokrazy merged commit 343c389 into main Jun 21, 2023
6 checks passed
@Yoyokrazy Yoyokrazy deleted the milively/test-refactor branch June 21, 2023 20:13
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt WorkbenchToolbar in notebook title toolbar
3 participants