Skip to content

fix(test): rename malformed test file webhook mapper.test.ts (#105) - #359

Open
ZacLou wants to merge 1 commit into
Adamantine-guild:mainfrom
ZacLou:fix/rename-webhook-mapper-test-105
Open

fix(test): rename malformed test file webhook mapper.test.ts (#105)#359
ZacLou wants to merge 1 commit into
Adamantine-guild:mainfrom
ZacLou:fix/rename-webhook-mapper-test-105

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 1, 2026

Copy link
Copy Markdown

Closes #105

Renames �pps/dashboard/test/webhook mapper.test.ts to �pps/dashboard/test/webhook-mapper.test.ts to match the repo's kebab-case convention and avoid shell-glob/tooling issues caused by the literal space.

  • Content is preserved unchanged.
  • The est/**/*.test.ts glob already discovers the renamed file.
  • No overlap with �ctivity-mapper.test.ts, which imports from ../lib/activity/mapper; this file keeps its local copy of the pure mapper for isolation.

Ready for review.

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.

Rename the malformed test file webhook mapper.test.ts

1 participant