Skip to content

test(drive-integration): re-add tab sorting tests for getDocumentSelectionConfig []#11058

Merged
JuliRossi merged 1 commit into
masterfrom
feat/re-add-sort-tab-tests
Jul 7, 2026
Merged

test(drive-integration): re-add tab sorting tests for getDocumentSelectionConfig []#11058
JuliRossi merged 1 commit into
masterfrom
feat/re-add-sort-tab-tests

Conversation

@JuliRossi

Copy link
Copy Markdown
Collaborator

Purpose

Re-adds unit tests for the tab sorting logic in getDocumentSelectionConfig that were previously removed or lost.

Summary

  • Adds a getDocumentSelectionConfig — tab sorting describe block with 3 test cases
  • Covers: childTabs sorted by index in DFS order, multiple root tabs with nested children, and flat tabs sorted by nestingLevel then index when childTabs are absent

Test plan

  • pnpm test passes in apps/drive-integration
  • All 3 new test cases pass

Generated with Claude Code

…ctionConfig

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JuliRossi JuliRossi requested review from a team as code owners July 7, 2026 14:49
@JuliRossi JuliRossi changed the title test(drive-integration): re-add tab sorting tests for getDocumentSelectionConfig test(drive-integration): re-add tab sorting tests for getDocumentSelectionConfig [] Jul 7, 2026
@JuliRossi JuliRossi merged commit 928504e into master Jul 7, 2026
14 of 15 checks passed
@JuliRossi JuliRossi deleted the feat/re-add-sort-tab-tests branch July 7, 2026 18:14
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.

2 participants