Skip to content

test(js): rename test files from test_*.ts to *_test.ts - #1366

Closed
tushuhei wants to merge 2 commits into
mainfrom
rename-ts-tests-standard-suffix
Closed

test(js): rename test files from test_*.ts to *_test.ts#1366
tushuhei wants to merge 2 commits into
mainfrom
rename-ts-tests-standard-suffix

Conversation

@tushuhei

@tushuhei tushuhei commented Sep 9, 2026

Copy link
Copy Markdown
Member

Depends on #1365 (Stacked PR)

In JavaScript/TypeScript ecosystems, test files conventionally use suffix-based naming (such as test.ts or _.test.ts ) rather than Python-style test_* prefixes. Adopting this convention improves consistency and makes it easier for general build tools, linters, and test runners to automatically recognize test files.

@tushuhei
tushuhei added this pull request to stack #1367 September 9, 2026 00:09
@tushuhei
tushuhei requested a review from kojiishi September 9, 2026 00:10
…Processor

Change-Id: Ide8a531fdbf36ab7e35cbe7ac1e73988f82310ae
Change-Id: Ia37b7a4ca8d70ce4bf7a8d60728feb3335379267
@tushuhei
tushuhei force-pushed the rename-ts-tests-standard-suffix branch from 3560326 to 300afe0 Compare September 11, 2026 04:51
Base automatically changed from test-html-processor-skip-mutants to main September 11, 2026 05:00
@tushuhei tushuhei closed this Sep 11, 2026
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.

1 participant