Skip to content

Colocate tests with their owners - #89

Merged
jasonhedman merged 2 commits into
mainfrom
json/colocate-tests
Aug 31, 2026
Merged

Colocate tests with their owners#89
jasonhedman merged 2 commits into
mainfrom
json/colocate-tests

Conversation

@jasonhedman

Copy link
Copy Markdown
Contributor

Summary

  • move focused tests into tests folders beside their owning code
  • use private _tests folders for App Router tests
  • keep only repository-wide contracts and shared infrastructure in the root test folder
  • update relative imports and database fixture paths after relocation

Verification

  • pnpm check
  • DATABASE_URL=postgresql://build:build@127.0.0.1:5432/build BETTER_AUTH_URL=http://localhost:3000 pnpm build

@jasonhedman
jasonhedman merged commit 4848586 into main Aug 31, 2026
2 checks passed
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