Skip to content

Move fixtures to test/fixtures#5960

Merged
Tyriar merged 1 commit into
masterfrom
cursor/move-fixtures-1191
May 28, 2026
Merged

Move fixtures to test/fixtures#5960
Tyriar merged 1 commit into
masterfrom
cursor/move-fixtures-1191

Conversation

@Tyriar
Copy link
Copy Markdown
Member

@Tyriar Tyriar commented May 28, 2026

Summary

Relocates the repository root fixtures/ directory under test/fixtures/ so test data lives alongside other test assets.

Changes

  • Moved fixtures/escape_sequence_files/ to test/fixtures/escape_sequence_files/ (git history preserved).
  • Updated Terminal2.test.ts to load escape sequence fixtures from the new path.

Notes

  • Addon-local fixtures (e.g. addons/addon-search/fixtures/) are unchanged.
  • External URLs referencing other projects' fixtures/ paths are unrelated.

Testing

  • npm run build && npm run esbuild
  • npm run test-unit -- **/Terminal2.test.js
Open in Web Open in Cursor 

Co-authored-by: Daniel Imms <Tyriar@users.noreply.github.com>
@Tyriar Tyriar marked this pull request as ready for review May 28, 2026 14:03
@Tyriar Tyriar added this to the 7.0.0 milestone May 28, 2026
@Tyriar Tyriar enabled auto-merge May 28, 2026 14:03
@Tyriar Tyriar merged commit 43e8365 into master May 28, 2026
12 checks passed
@Tyriar Tyriar deleted the cursor/move-fixtures-1191 branch May 28, 2026 14:06
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